{"id":5801438,"name":"crazy-max/ghaction-github-labeler","ecosystem":"actions","description":"GitHub Action to manage labels on GitHub","homepage":"https://github.com/marketplace/actions/github-labeler","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/crazy-max/ghaction-github-labeler","keywords_array":["actions","github-actions","github-labels"],"namespace":"crazy-max","versions_count":28,"first_release_published_at":"2019-10-18T19:15:30.000Z","latest_release_published_at":"2026-03-01T22:18:39.000Z","latest_release_number":"v6.0.0","last_synced_at":"2026-04-26T19:01:44.890Z","created_at":"2023-01-04T13:05:30.728Z","updated_at":"2026-04-26T19:01:44.891Z","registry_url":"https://github.com/crazy-max/ghaction-github-labeler","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub Labeler","description":"GitHub Action to manage labels on GitHub","author":"crazy-max","branding":{"color":"orange","icon":"tag"},"inputs":{"yaml-file":{"description":"Path to YAML file containing labels definitions","default":".github/labels.yml","required":false},"skip-delete":{"description":"If enabled, labels will not be deleted if not found in YAML file","default":"false","required":false},"dry-run":{"description":"If enabled, changes will not be applied","default":"false","required":false},"exclude":{"description":"Newline-delimited list of labels pattern(s)/matcher to exclude","required":false},"github-token":{"description":"GitHub Token as provided by secrets","default":"${{ github.token }}","required":true}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":35826410,"uuid":"216050313","full_name":"crazy-max/ghaction-github-labeler","owner":"crazy-max","description":"GitHub Action to manage labels on GitHub","archived":false,"fork":false,"pushed_at":"2026-02-25T11:46:49.000Z","size":15938,"stargazers_count":158,"open_issues_count":13,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-25T13:39:20.428Z","etag":null,"topics":["actions","github-actions","github-labels"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/github-labeler","language":"TypeScript","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/crazy-max.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/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":{"github":"crazy-max","custom":"https://www.paypal.me/crazyws"}},"created_at":"2019-10-18T15:07:04.000Z","updated_at":"2026-02-15T21:37:49.000Z","dependencies_parsed_at":"2024-09-05T04:41:38.890Z","dependency_job_id":"20a21880-b736-4492-a76d-1786264307c3","html_url":"https://github.com/crazy-max/ghaction-github-labeler","commit_stats":{"total_commits":325,"total_committers":11,"mean_commits":"29.545454545454547","dds":"0.43999999999999995","last_synced_commit":"8e431bff082f1ca0b0afbf12d9e972168ec11286"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/sbom","scorecard":{"id":307682,"data":{"date":"2025-08-11","repo":{"name":"github.com/crazy-max/ghaction-github-labeler","commit":"24d110aa46a59976b8a7f35518cb7f14f434c916"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labels.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/labels.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/validate.yml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/crazy-max/ghaction-github-labeler/validate.yml/master?enable=pin","Warn: containerImage not pinned by hash: dev.Dockerfile:5","Warn: containerImage not pinned by hash: dev.Dockerfile:15","Warn: containerImage not pinned by hash: dev.Dockerfile:24","Warn: containerImage not pinned by hash: dev.Dockerfile:36","Warn: containerImage not pinned by hash: dev.Dockerfile:45","Warn: containerImage not pinned by hash: dev.Dockerfile:57","Warn: containerImage not pinned by hash: dev.Dockerfile:67","Warn: containerImage not pinned by hash: dev.Dockerfile:73","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T22:29:19.484Z","repository_id":35826410,"created_at":"2025-08-17T22:29:19.485Z","updated_at":"2025-08-17T22:29:19.485Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30109075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"crazy-max","name":"CrazyMax","uuid":"1951866","kind":"user","description":"Software Engineer, Open Source, Go, Containers","email":"","website":"https://crazymax.dev","location":"France","twitter":"crazyws","company":"@docker","icon_url":"https://avatars.githubusercontent.com/u/1951866?v=4","repositories_count":245,"last_synced_at":"2025-10-30T00:42:27.940Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"crazy-max","custom":"https://www.paypal.me/crazyws"}},"html_url":"https://github.com/crazy-max","funding_links":["https://github.com/sponsors/crazy-max","https://www.paypal.me/crazyws"],"total_stars":20294,"followers":2653,"following":36,"created_at":"2022-11-04T03:15:44.028Z","updated_at":"2025-10-30T00:42:27.940Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-max/repositories"},"tags":[{"name":"v6.0.0","sha":"548a7c3603594ec17c819e1239f281a3b801ab4d","kind":"commit","published_at":"2026-03-01T22:18:39.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v6.0.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v6.0.0/manifests"},{"name":"v6","sha":"548a7c3603594ec17c819e1239f281a3b801ab4d","kind":"commit","published_at":"2026-03-01T22:18:39.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v6","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v6/manifests"},{"name":"v5.3.0","sha":"24d110aa46a59976b8a7f35518cb7f14f434c916","kind":"commit","published_at":"2025-03-29T10:36:15.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v5.3.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v5.3.0","dependencies_parsed_at":"2025-04-01T04:09:33.561Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"31674a3852a9074f2086abcf1c53839d466a47e7","kind":"commit","published_at":"2025-02-02T02:07:36.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v5.2.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v5.2.0","dependencies_parsed_at":"2025-02-07T04:11:48.989Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"b54af0c25861143e7c8813d7cbbf46d2c341680c","kind":"commit","published_at":"2024-10-26T13:48:58.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v5.1.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v5.1.0","dependencies_parsed_at":"2024-10-28T04:08:48.424Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.1.0/manifests"},{"name":"v5","sha":"de749cf181958193cb7debf1a9c5bb28922f3e1b","kind":"commit","published_at":"2023-09-10T10:54:27.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v5","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v5","dependencies_parsed_at":"2023-09-13T05:22:05.510Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5/manifests"},{"name":"v5.0.0","sha":"de749cf181958193cb7debf1a9c5bb28922f3e1b","kind":"commit","published_at":"2023-09-10T10:54:27.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v5.0.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v5.0.0","dependencies_parsed_at":"2023-09-13T05:22:05.523Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"f4f6b96e7e747b5416cd470f3cfecf26abaa811e","kind":"commit","published_at":"2023-09-01T05:02:26.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v4.2.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v4.2.0","dependencies_parsed_at":"2023-09-04T04:43:39.736Z","dependency_job_id":null,"purl":"pkg:github/crazy-max/ghaction-github-labeler@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"3de87da19416edc45c90cd89e7a4ea922a3aae5a","kind":"commit","published_at":"2022-10-18T19:45:49.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v4.1.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v4.1.0","dependencies_parsed_at":"2023-06-01T00:09:48.344Z","dependency_job_id":"dcf176c7-e107-4337-8003-45d2ad25d42c","purl":"pkg:github/crazy-max/ghaction-github-labeler@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4.1.0/manifests"},{"name":"v4","sha":"77450f9fa47c41fbab15c0923417fff00730ffa3","kind":"commit","published_at":"2022-05-26T08:23:18.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v4","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v4","dependencies_parsed_at":"2023-05-30T21:41:49.704Z","dependency_job_id":"634d4dd9-ac90-4338-a2bf-06d3a8cd0324","purl":"pkg:github/crazy-max/ghaction-github-labeler@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4/manifests"},{"name":"v4.0.0","sha":"77450f9fa47c41fbab15c0923417fff00730ffa3","kind":"commit","published_at":"2022-05-26T08:23:18.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v4.0.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v4.0.0","dependencies_parsed_at":"2023-05-30T21:41:49.169Z","dependency_job_id":"79ca3059-89a8-4e8f-a6b1-d17264901d02","purl":"pkg:github/crazy-max/ghaction-github-labeler@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v4.0.0/manifests"},{"name":"v3","sha":"f8d36db286402ecb67054c6a14ec17ba2cd681a0","kind":"commit","published_at":"2022-05-26T08:23:17.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v3","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v3","dependencies_parsed_at":"2023-05-30T21:41:50.945Z","dependency_job_id":"291945b1-5be2-4142-9c25-5d027ef5680a","purl":"pkg:github/crazy-max/ghaction-github-labeler@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3/manifests"},{"name":"v3.2.0","sha":"f8d36db286402ecb67054c6a14ec17ba2cd681a0","kind":"commit","published_at":"2022-05-26T08:23:17.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v3.2.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v3.2.0","dependencies_parsed_at":"2023-05-30T21:41:50.312Z","dependency_job_id":"480ab4fb-3494-4a30-a4f4-5f50d1008892","purl":"pkg:github/crazy-max/ghaction-github-labeler@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"52525cb66833763f651fc34e244e4f73b6e07ff5","kind":"commit","published_at":"2020-12-16T17:12:00.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v3.1.1","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v3.1.1","dependencies_parsed_at":"2023-05-30T21:41:51.601Z","dependency_job_id":"24228e77-2923-47a5-a1ea-415d12a963a2","purl":"pkg:github/crazy-max/ghaction-github-labeler@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"dbccbd0ebd1178b5942ba419c921b36525829588","kind":"commit","published_at":"2020-09-28T21:05:14.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v3.1.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v3.1.0","dependencies_parsed_at":"2023-05-30T21:41:52.321Z","dependency_job_id":"6f003f56-4e8c-4430-bf19-8cec7791e4be","purl":"pkg:github/crazy-max/ghaction-github-labeler@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"24277d80a045aa865bd4e263c2fce9c0886506ae","kind":"commit","published_at":"2020-08-20T22:17:30.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v3.0.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v3.0.0","dependencies_parsed_at":"2023-05-30T21:41:53.060Z","dependency_job_id":"d05d3837-7452-41c2-b3b7-802dc9733ddf","purl":"pkg:github/crazy-max/ghaction-github-labeler@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"05da74fd23d672ee435b28fcbaa3f428caed3d1d","kind":"commit","published_at":"2020-08-20T22:13:43.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v2.1.1","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v2.1.1","dependencies_parsed_at":"2023-05-30T21:41:53.705Z","dependency_job_id":"60a8968d-8c77-455e-9707-982aa8cc4cfb","purl":"pkg:github/crazy-max/ghaction-github-labeler@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b3f4d1e403f6e029713a965ca1c5291c4cba0933","kind":"commit","published_at":"2020-07-22T18:37:45.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v2.1.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v2.1.0","dependencies_parsed_at":"2023-05-30T21:41:54.270Z","dependency_job_id":"4cbc6550-c966-459f-864a-db85b96ba2b4","purl":"pkg:github/crazy-max/ghaction-github-labeler@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.1.0/manifests"},{"name":"v2","sha":"b3f4d1e403f6e029713a965ca1c5291c4cba0933","kind":"commit","published_at":"2020-07-22T18:37:45.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v2","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v2","dependencies_parsed_at":"2023-05-30T21:41:54.830Z","dependency_job_id":"66734b62-8122-497e-8f4e-b7ebca805168","purl":"pkg:github/crazy-max/ghaction-github-labeler@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2/manifests"},{"name":"v2.0.2","sha":"b6561dff2f6e2f863edf48c64ae551aa4be20f42","kind":"commit","published_at":"2020-05-10T12:39:30.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v2.0.2","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v2.0.2","dependencies_parsed_at":"2023-05-30T21:41:55.414Z","dependency_job_id":"9dc3bc96-a87d-4bd2-b3ae-2c282d7a489f","purl":"pkg:github/crazy-max/ghaction-github-labeler@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"9275f5943e0c1b77057f6ba6f5317c8678a67380","kind":"commit","published_at":"2020-05-03T19:04:52.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v2.0.1","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v2.0.1","dependencies_parsed_at":"2023-05-30T21:41:56.107Z","dependency_job_id":"96bdcce2-b74c-4fa3-84cb-d959255ffad1","purl":"pkg:github/crazy-max/ghaction-github-labeler@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d69744099260cb39e63ecb19e08b8851c759f65a","kind":"commit","published_at":"2020-05-01T00:56:38.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v2.0.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-30T21:41:56.773Z","dependency_job_id":"43bfa07e-a9f3-4ce5-a367-f977fdd32539","purl":"pkg:github/crazy-max/ghaction-github-labeler@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"5f5b8cfdc16bc8125f98615ac64e7f9a1de1844e","kind":"commit","published_at":"2020-04-26T19:06:56.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v1.3.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T21:41:57.455Z","dependency_job_id":"2734631f-8244-495a-ad04-432791cf4633","purl":"pkg:github/crazy-max/ghaction-github-labeler@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.3.0/manifests"},{"name":"v1","sha":"5f5b8cfdc16bc8125f98615ac64e7f9a1de1844e","kind":"commit","published_at":"2020-04-26T19:06:56.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v1","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v1","dependencies_parsed_at":"2023-05-30T21:41:58.153Z","dependency_job_id":"077e7b70-9657-474f-a623-8abe38e0dfc1","purl":"pkg:github/crazy-max/ghaction-github-labeler@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1/manifests"},{"name":"v1.2.0","sha":"bdaa39529d209676f3efd3e3929c8317afacfaeb","kind":"commit","published_at":"2020-04-08T22:28:58.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v1.2.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T21:41:58.866Z","dependency_job_id":"408ab73a-ac49-4ac5-b0dc-771451882b9d","purl":"pkg:github/crazy-max/ghaction-github-labeler@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5475dbca991edd4ac3916ddea7d05983eb1a1fe1","kind":"commit","published_at":"2019-11-14T22:24:55.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v1.1.1","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-30T21:41:59.722Z","dependency_job_id":"a81d6378-1f71-4948-a3bb-e058deb396a0","purl":"pkg:github/crazy-max/ghaction-github-labeler@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"007265ccfb857c130bd2119932eb6509b65c424f","kind":"commit","published_at":"2019-10-20T02:45:34.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v1.1.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T21:42:00.414Z","dependency_job_id":"e22e0d89-6f73-4577-8275-02207499448b","purl":"pkg:github/crazy-max/ghaction-github-labeler@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f5aca3579e6906268cc71a0a710e97e31bdf68e4","kind":"commit","published_at":"2019-10-18T19:15:30.000Z","download_url":"https://codeload.github.com/crazy-max/ghaction-github-labeler/tar.gz/v1.0.0","html_url":"https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T21:42:00.970Z","dependency_job_id":"1da08ee2-b121-4a08-acef-538a237d8e4e","purl":"pkg:github/crazy-max/ghaction-github-labeler@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-05T04:02:08.104Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3345,"rankings":{"downloads":null,"dependent_repos_count":0.35176675645697986,"dependent_packages_count":0.0,"stargazers_count":1.7017905244810647,"forks_count":3.9993661860244023,"docker_downloads_count":null,"average":1.5132308667406118},"purl":"pkg:githubactions/crazy-max/ghaction-github-labeler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/crazy-max/ghaction-github-labeler","docker_dependents_count":1,"docker_downloads_count":24,"usage_url":"https://repos.ecosyste.ms/usage/actions/crazy-max/ghaction-github-labeler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/crazy-max/ghaction-github-labeler/dependencies","status":null,"funding_links":["https://github.com/sponsors/crazy-max","https://www.paypal.me/crazyws"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T02:01:09.187Z","issues_count":18,"pull_requests_count":160,"avg_time_to_close_issue":11267636.5,"avg_time_to_close_pull_request":3581826.7266666666,"issues_closed_count":12,"pull_requests_closed_count":150,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":1.722222222222222,"avg_comments_per_pull_request":0.675,"merged_pull_requests_count":114,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":1,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":37789.0,"past_year_avg_time_to_close_pull_request":980384.4285714285,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.07142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-max%2Fghaction-github-labeler/issues","maintainers":[{"login":"crazy-max","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"}],"active_maintainers":[{"login":"crazy-max","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-labeler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-labeler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-labeler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-labeler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/crazy-max%2Fghaction-github-labeler/codemeta","maintainers":[]}