{"id":5800738,"name":"igorjs/gh-actions-clean-workflow","ecosystem":"actions","description":"Clean workflow run logs based on configuration","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/igorjs/gh-actions-clean-workflow","keywords_array":["github-actions","logs","utility","workflows"],"namespace":"igorjs","versions_count":10,"first_release_published_at":"2022-05-17T09:50:33.000Z","latest_release_published_at":"2026-06-30T21:37:51.000Z","latest_release_number":"v7.0.1","last_synced_at":"2026-08-27T07:11:01.002Z","created_at":"2023-01-04T12:24:25.793Z","updated_at":"2026-08-28T09:53:03.332Z","registry_url":"https://github.com/igorjs/gh-actions-clean-workflow","install_command":null,"documentation_url":null,"metadata":{"name":"Clean Workflow Action","description":"Clean workflow run logs based on configuration","author":"igorjs","branding":{"icon":"chevron-right","color":"yellow"},"inputs":{"token":{"description":"The token to use to access the GitHub API","required":false,"default":"${{ github.token }}"},"owner":{"description":"The owner of the repository","required":false,"default":"${{ github.repository_owner }}"},"repo":{"description":"The name of the repository","required":false,"default":"${{ github.repository }}"},"runs_older_than":{"description":"The amount of days for a workflow run, since its last rerun, be considered old","required":false,"default":"7"},"runs_to_keep":{"description":"The amount of latest workflows runs to keep","required":false,"default":"0"},"workflow_names":{"description":"Comma-separated list of workflow names to filter (empty = all workflows)","required":false,"default":""},"dry_run":{"description":"Dry run mode - preview deletions without actually deleting","required":false,"default":"false"}},"outputs":{"total-runs-found":{"description":"Total number of workflow runs found"},"runs-deleted":{"description":"Number of runs successfully deleted"},"runs-failed":{"description":"Number of runs that failed to delete"},"total-api-requests":{"description":"Total number of API requests made"},"successful-requests":{"description":"Number of successful API requests"},"failed-requests":{"description":"Number of failed API requests"},"retry-attempts":{"description":"Number of retry attempts"},"rate-limit-hits":{"description":"Number of times rate limit was hit"},"circuit-breaker-trips":{"description":"Number of times circuit breaker opened"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37052070,"uuid":"474525663","full_name":"igorjs/gh-actions-clean-workflow","owner":"igorjs","description":"Clean workflow run logs based on configuration","archived":false,"fork":false,"pushed_at":"2026-08-27T05:57:16.000Z","size":3168,"stargazers_count":28,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-27T07:10:05.382Z","etag":null,"topics":["github-actions","logs","utility","workflows"],"latest_commit_sha":null,"homepage":"","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/igorjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING-RULES.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["igorjs"],"buy_me_a_coffee":"igorjs"}},"created_at":"2022-03-27T03:34:30.000Z","updated_at":"2026-08-27T05:57:57.000Z","dependencies_parsed_at":"2026-08-27T07:06:26.668Z","dependency_job_id":null,"html_url":"https://github.com/igorjs/gh-actions-clean-workflow","commit_stats":{"total_commits":125,"total_committers":5,"mean_commits":25.0,"dds":0.368,"last_synced_commit":"3d5f41abb5d6696b1693214b2ff4a79352297030"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorjs","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/sbom","scorecard":{"id":482709,"data":{"date":"2025-08-11","repo":{"name":"github.com/igorjs/gh-actions-clean-workflow","commit":"9d1c27d6d8628ea0e4e26df588a3aa87098c3abe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","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":"Maintained","score":10,"reason":"25 commit(s) and 1 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/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":"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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clean-logs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/clean-logs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clean-logs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/clean-logs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-approve.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/dependabot-auto-approve.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/dependabot-auto-merge.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-pull-request.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/dependabot-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/test-and-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/test-and-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/test-and-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/test-and-lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/test-and-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/test-and-lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/igorjs/gh-actions-clean-workflow/test-and-lint.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   4 out of   4 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/clean-logs.yml:19","Warn: topLevel 'contents' permission set to 'write': .github/workflows/check-dist.yml:17","Warn: topLevel 'actions' permission set to 'write': .github/workflows/check-dist.yml:18","Warn: no topLevel permission defined: .github/workflows/clean-logs.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:5","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-pull-request.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-and-lint.yml:12"],"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":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (29) 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-19T17:00:54.353Z","repository_id":37052070,"created_at":"2025-08-19T17:00:54.353Z","updated_at":"2025-08-19T17:00:54.353Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"igorjs","name":"igor.js","uuid":"2278164","kind":"user","description":"Lead Software Engineer | Solution Architect","email":"","website":"igorjs.io","location":"Sydney, Australia","twitter":null,"company":"Pragmateam | ZeroConfig.io","icon_url":"https://avatars.githubusercontent.com/u/2278164?u=bf988e9c92e385150a8b408de1b216d5927a864b\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-04T02:34:56.192Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/igorjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:25:22.324Z","updated_at":"2023-03-04T02:34:56.194Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorjs/repositories"},"tags":[{"name":"v7","sha":"5fa2e3a4fdd40e3e7098645a0b8df08624352e5e","kind":"tag","published_at":"2026-06-30T21:37:51.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v7","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v7","dependencies_parsed_at":"2026-08-24T10:38:47.257Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v7/manifests"},{"name":"v7.0.1","sha":"5fa2e3a4fdd40e3e7098645a0b8df08624352e5e","kind":"tag","published_at":"2026-06-30T21:37:51.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v7.0.1","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v7.0.1","dependencies_parsed_at":"2026-08-08T09:24:34.676Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v7.0.1/manifests"},{"name":"v6","sha":"5b773392ce2f0c72c141de88f8c02394efa817f5","kind":"commit","published_at":"2024-07-01T23:35:57.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v6","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v6","dependencies_parsed_at":"2026-08-24T10:38:46.452Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v6/manifests"},{"name":"v5","sha":"0e75db9b8ebeff8709bd1f063c57a3d09bce7054","kind":"commit","published_at":"2024-04-02T05:05:05.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v5","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v5","dependencies_parsed_at":"2024-04-04T04:10:34.862Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v5/manifests"},{"name":"v4","sha":"eee632e62920bccf8324726d639bc30c66a71eca","kind":"commit","published_at":"2023-10-02T09:48:12.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v4","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v4","dependencies_parsed_at":null,"dependency_job_id":"e1102eb0-f9c7-495f-831c-583a8f26298d","purl":"pkg:github/igorjs/gh-actions-clean-workflow@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v4/manifests"},{"name":"v3.0.1","sha":"ee99725482cbc21625c426a05052914d39448bfa","kind":"commit","published_at":"2022-11-08T16:25:08.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v3.0.1","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v3.0.1","dependencies_parsed_at":"2023-05-31T19:29:18.813Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v3.0.1/manifests"},{"name":"v3","sha":"aaadbc9070ae5f7fed327d8c87c41daab39b25f3","kind":"commit","published_at":"2022-08-17T12:52:57.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v3","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v3","dependencies_parsed_at":"2023-05-31T01:15:00.925Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v3/manifests"},{"name":"v2","sha":"e46a2b937ebe0a9665de91188c36269f448baaa0","kind":"commit","published_at":"2022-07-01T17:37:57.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v2","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v2","dependencies_parsed_at":"2023-05-31T01:15:01.878Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v2/manifests"},{"name":"v1","sha":"0454e0da9190f53c39742b60e9a35d6343324e7b","kind":"commit","published_at":"2022-05-17T09:50:33.000Z","download_url":"https://codeload.github.com/igorjs/gh-actions-clean-workflow/tar.gz/v1","html_url":"https://github.com/igorjs/gh-actions-clean-workflow/releases/tag/v1","dependencies_parsed_at":"2023-05-31T01:15:02.930Z","dependency_job_id":null,"purl":"pkg:github/igorjs/gh-actions-clean-workflow@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/tags/v1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T09:53:03.332Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":58,"rankings":{"downloads":null,"dependent_repos_count":6.0402471874504835,"dependent_packages_count":0.0,"stargazers_count":7.440976073522421,"forks_count":11.015686895896055,"docker_downloads_count":null,"average":6.12422753921724},"purl":"pkg:githubactions/igorjs/gh-actions-clean-workflow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/igorjs/gh-actions-clean-workflow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/igorjs/gh-actions-clean-workflow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/igorjs/gh-actions-clean-workflow/dependencies","status":null,"funding_links":["https://github.com/sponsors/igorjs","https://buymeacoffee.com/igorjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:40:38.102Z","issues_count":12,"pull_requests_count":292,"avg_time_to_close_issue":6758775.545454546,"avg_time_to_close_pull_request":492676.41155234654,"issues_closed_count":11,"pull_requests_closed_count":277,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":0.589041095890411,"merged_pull_requests_count":219,"bot_issues_count":1,"bot_pull_requests_count":262,"past_year_issues_count":0,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":360163.02,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorjs%2Fgh-actions-clean-workflow/issues","maintainers":[{"login":"igorjs","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igorjs"},{"login":"hugtyftg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hugtyftg"}],"active_maintainers":[{"login":"igorjs","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/igorjs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/igorjs%2Fgh-actions-clean-workflow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/igorjs%2Fgh-actions-clean-workflow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/igorjs%2Fgh-actions-clean-workflow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/igorjs%2Fgh-actions-clean-workflow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/igorjs%2Fgh-actions-clean-workflow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/igorjs%2Fgh-actions-clean-workflow/codemeta","maintainers":[]}