{"id":1685207,"name":"eslint-plugin-github","ecosystem":"npm","description":"An opinionated collection of ESLint shared configs and rules used by GitHub.","homepage":"https://github.com/github/eslint-plugin-github#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/eslint-plugin-github","keywords_array":[],"namespace":null,"versions_count":129,"first_release_published_at":"2021-10-06T14:51:51.197Z","latest_release_published_at":"2025-03-19T14:38:01.606Z","latest_release_number":"6.0.0","last_synced_at":"2026-06-18T01:01:36.742Z","created_at":"2022-04-09T14:59:22.141Z","updated_at":"2026-06-18T01:01:36.742Z","registry_url":"https://www.npmjs.com/package/eslint-plugin-github","install_command":"npm install eslint-plugin-github","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"4.0.0-1","latest":"6.0.0"}},"repo_metadata":{"id":8207606,"uuid":"54927600","full_name":"github/eslint-plugin-github","owner":"github","description":"An opinionated collection of ESLint rules used by GitHub.","archived":false,"fork":false,"pushed_at":"2026-06-06T12:28:36.000Z","size":2756,"stargazers_count":331,"open_issues_count":18,"forks_count":64,"subscribers_count":203,"default_branch":"main","last_synced_at":"2026-06-07T03:08:13.510Z","etag":null,"topics":["eslint","eslintplugin","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-28T22:20:22.000Z","updated_at":"2026-06-03T17:45:46.000Z","dependencies_parsed_at":"2023-12-19T02:25:40.774Z","dependency_job_id":"581e5e46-78fb-4533-9f39-021be2a579cc","html_url":"https://github.com/github/eslint-plugin-github","commit_stats":{"total_commits":1033,"total_committers":43,"mean_commits":"24.023255813953487","dds":0.7182962245885769,"last_synced_commit":"dd7aef3629d5e49e592b5d7d5a0cc21978794eef"},"previous_names":[],"tags_count":127,"template":false,"template_full_name":null,"purl":"pkg:github/github/eslint-plugin-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/sbom","scorecard":{"id":54172,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/eslint-plugin-github","commit":"d6e9d3346a96f3317ec43a56cfca9453848dda82"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"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":10,"reason":"27 commit(s) and 0 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:8","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":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/github/eslint-plugin-github/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/github/eslint-plugin-github/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/github/eslint-plugin-github/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/github/eslint-plugin-github/publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   2 out of   2 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":"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":"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":"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":"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/github/.github/SECURITY.md:1","Info: Found linked content: github.com/github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/github/.github/SECURITY.md:1"],"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":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 26 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","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-15T00:19:43.213Z","repository_id":8207606,"created_at":"2025-08-15T00:19:43.213Z","updated_at":"2025-08-15T00:19:43.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34304656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v6.0.0","sha":"139bf63f23a3fb3a49498c74b2d15445a01ce673","kind":"commit","published_at":"2025-03-19T14:36:22.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v6.0.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v6.0.0/manifests"},{"name":"v5.1.8","sha":"8ecebe2cb335d79f8e70012a12a7e8aa3c192f5b","kind":"commit","published_at":"2025-02-04T20:34:24.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.8","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.8/manifests"},{"name":"v5.1.7","sha":"a40a2b9d03d4f3d64a4719ffcf421b256102557a","kind":"commit","published_at":"2025-01-30T23:02:29.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.7","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.7/manifests"},{"name":"v5.1.6","sha":"3d1ffeef2c19722f930be5347b97d4901b1c805e","kind":"commit","published_at":"2025-01-27T22:13:32.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.6","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.6/manifests"},{"name":"v5.1.5","sha":"1b65401f6ede80ecdc0da5398043081cd6e2b8f3","kind":"commit","published_at":"2025-01-06T22:43:47.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.5","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"abcfc3bdfb4628c75fcbdca1b6fae1fa82cddb1c","kind":"commit","published_at":"2024-12-05T17:14:44.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.4","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.4/manifests"},{"name":"v5.1.3","sha":"7c07c177361a08fe4b9c53f55309623aad09176b","kind":"commit","published_at":"2024-11-26T19:28:55.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.3","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"97908fcb5dd244686eed13cab41994da6fa6b2bf","kind":"commit","published_at":"2024-11-25T22:31:36.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"491ca33caac44a63f9ab2c821c637d05052326bb","kind":"commit","published_at":"2024-11-21T21:50:44.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3c52370fc1dca2cc3a281f678ed46eb9f7728ddf","kind":"commit","published_at":"2024-11-20T22:49:51.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.1.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"d6f656d78fc7a8b263d9f616de3f35a243bea338","kind":"commit","published_at":"2024-09-11T11:36:29.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.0.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"8d9ed4fc346d0c30f9144419fa12bc5993c28914","kind":"commit","published_at":"2024-06-04T22:29:37.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.0.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.1/manifests"},{"name":"v5.0.0-2","sha":"2b8550fa75d3bc1414c176c146753623b8096f47","kind":"commit","published_at":"2024-05-20T17:47:03.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.0.0-2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.0-2/manifests"},{"name":"v5.0.0","sha":"2b8550fa75d3bc1414c176c146753623b8096f47","kind":"commit","published_at":"2024-05-20T17:47:03.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.0.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.0/manifests"},{"name":"v5.0.0-1","sha":"ce529f9c13f619e5c5cbfb5ccb1ee47e0b4290fb","kind":"commit","published_at":"2024-05-20T17:25:57.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v5.0.0-1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v5.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v5.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v5.0.0-1/manifests"},{"name":"v4.10.2","sha":"30f5d807db2c84f0527672f0c074639b6647db4a","kind":"commit","published_at":"2024-02-29T22:01:03.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.10.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"d5591b73ecb7c29064245a6355aabccf25ce260c","kind":"commit","published_at":"2023-09-26T14:47:19.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.10.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"baa4a509bbaae91df680602e7c4dc3bdf522e09b","kind":"commit","published_at":"2023-08-28T23:29:43.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.10.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.10.0/manifests"},{"name":"v4.9.2","sha":"cd17c09f77229f1bebb06ba231628724cd25b8d0","kind":"commit","published_at":"2023-07-18T16:20:09.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.9.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"0c0441fa457c71be173ddf2f722ac6be35caff48","kind":"commit","published_at":"2023-07-17T20:31:42.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.9.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8eaf914f172f35c7f586f886f09aed4f877a8660","kind":"commit","published_at":"2023-07-13T14:49:04.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.9.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"dad26dc0700afd7b41057b42f1f725b60e98df9d","kind":"commit","published_at":"2023-05-31T17:53:41.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.8.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"31263290dd9251a1eaa11a1cfbd1aa99e20697c8","kind":"commit","published_at":"2023-03-23T20:51:40.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.7.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"a25d931c5a65b12761ec61cfc97d5906a6bb0740","kind":"commit","published_at":"2023-02-14T15:02:13.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.6.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0b53561079337e9dcac2196ac6359b52fa554574","kind":"commit","published_at":"2022-12-06T16:25:21.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.6.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"1d1e833e3b65c959ab7683566bb5975bfecf4427","kind":"commit","published_at":"2022-12-06T16:13:06.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.5.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"f09bfec4f40287ecfdd009aa632a1f4e4543317c","kind":"commit","published_at":"2022-10-31T16:54:31.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.4.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"d2aaaef02cd5ab8fd0411914d4ac04f9c8c2944c","kind":"commit","published_at":"2022-10-11T11:17:20.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.4.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.4.0/manifests"},{"name":"v4.3.7","sha":"55f10dca0dae43e197f36ec8163d8c278cc0b7b9","kind":"commit","published_at":"2022-07-22T16:51:24.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.3.7","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"d882a8ec0c09b1c22b5b4ead732d74a200848544","kind":"commit","published_at":"2022-03-22T11:20:00.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.3.6","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"8c21392d9a01054e939477aa61a7c8c5c00ef927","kind":"commit","published_at":"2021-11-16T15:54:19.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.3.5","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"319365ed4de6aa0ecb6324812c92748084caebf6","kind":"commit","published_at":"2021-11-03T09:09:56.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.3.4","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"42b1b340c6db922d2ab74156bd0781b4d111c0f1","kind":"commit","published_at":"2021-10-22T13:08:46.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.3.3","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"6d8ee546eca6768b4f8d2a153e390cbee4f5a171","kind":"commit","published_at":"2021-10-06T15:12:09.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.3.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.2/manifests"},{"name":"4.3.1","sha":"23aafe653dea30faa0cbecdef8b9007988cee255","kind":"commit","published_at":"2021-10-06T14:25:08.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/4.3.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/4.3.1/manifests"},{"name":"v4.3.0","sha":"3cf9ed40af2aee25a4b064b6fc4d9406bce84455","kind":"tag","published_at":"2021-09-09T21:34:10.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.3.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"a8ec7ad42ce6111df6d8be08abf50a3a455d85c2","kind":"tag","published_at":"2021-08-11T10:12:17.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.2.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.2.0/manifests"},{"name":"v4.1.5","sha":"20afa892286f3e3ffcfd8a445412ac7b064b3820","kind":"tag","published_at":"2021-07-16T21:31:54.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.1.5","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.5/manifests"},{"name":"v4.1.4","sha":"618187b420514156699971be9b7e6eb988e9b6f3","kind":"tag","published_at":"2021-07-16T18:57:16.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.1.4","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"96e15c72b7f67b75c33d808a16241e9afaf0c7eb","kind":"tag","published_at":"2021-04-07T08:26:01.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.1.3","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"b6ab5b3f3310ad486d76a85ab36f0882af052eff","kind":"tag","published_at":"2021-03-04T15:45:39.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.1.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"530a69b00b7434a41c829130b55a475dc1502b03","kind":"tag","published_at":"2020-07-20T14:38:39.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.1.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ca140374b6a9e4eef5109df71d4868ea73665a69","kind":"tag","published_at":"2020-07-16T11:00:16.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.1.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"d186731ea6c130b72e45105d3a73e327c1d79f45","kind":"tag","published_at":"2020-05-27T09:56:29.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.0.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"01080b3152ad223ffe9108a4987e41c466dcf2c6","kind":"tag","published_at":"2020-05-22T09:02:08.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.0.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.0/manifests"},{"name":"v4.0.0-1","sha":"46b21709f4e2388033b33909d0bcbc2fac905361","kind":"tag","published_at":"2020-04-03T08:35:15.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.0.0-1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.0-1/manifests"},{"name":"v4.0.0-0","sha":"ee6c421d37e9dfe9549daba9ac0af5749d11fe26","kind":"tag","published_at":"2020-03-27T12:29:37.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v4.0.0-0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v4.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v4.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v4.0.0-0/manifests"},{"name":"v3.4.1","sha":"c21dd0d66411e0972314470e44a5e0f5a1e60de8","kind":"tag","published_at":"2020-02-19T09:52:43.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.4.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"4d53247e8712f03ab914b890bcaf4e78742471d7","kind":"tag","published_at":"2019-12-17T12:40:33.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.4.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"7384744b46c672ce86380a0f2f4c0acecc5b5da9","kind":"tag","published_at":"2019-11-28T11:00:15.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.3.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"420cd0f4c596ed56515a5bd74a387ed5cb6c2ac1","kind":"tag","published_at":"2019-11-25T13:04:13.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.3.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"54b4a4b2a14520e7f2458ea94e3f0a9e18111882","kind":"tag","published_at":"2019-11-07T10:43:45.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.2.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6d821c9354b5e2f9a271e9d47589e225079ef76d","kind":"tag","published_at":"2019-10-29T10:00:12.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.2.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"8a40ad79ac114e99fff96ad6cef994de39a80377","kind":"tag","published_at":"2019-10-21T14:25:30.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.2.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"40f8d9adab825057ae76e9f53f34ab2e29c0c3a9","kind":"tag","published_at":"2019-09-17T09:39:28.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.3","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"b3b4e53f88e9123f80b3d70fe5caa73f11d30d75","kind":"tag","published_at":"2019-08-29T09:48:17.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"9f6171dc15531ac3062144c3f145d32c4e76c89f","kind":"commit","published_at":"2019-08-22T18:42:54.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c4c5aeee4df14330282e93ebb1beefae2ba9aa48","kind":"commit","published_at":"2019-08-21T15:45:30.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0/manifests"},{"name":"v3.1.0-beta.4","sha":"0a462d1211e1a5070aa56c66628119943cc825c1","kind":"commit","published_at":"2019-08-02T18:50:44.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.0-beta.4","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.4/manifests"},{"name":"v3.1.0-beta.3","sha":"94eaca6025b128c6d4ce2ebd113cc702be17bff8","kind":"commit","published_at":"2019-07-29T21:22:19.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.0-beta.3","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.3/manifests"},{"name":"v3.1.0-beta.2","sha":"4aefc2b7132a69f3e2aefcc1a7733e068de15acb","kind":"commit","published_at":"2019-07-25T17:29:44.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.0-beta.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.2/manifests"},{"name":"v3.0.1","sha":"c9d4ac944e0de34016268a1099c7ff70d6ac21f8","kind":"commit","published_at":"2019-07-24T22:16:12.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.0.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.0.1/manifests"},{"name":"v3.1.0-beta.1","sha":"5c99cd95038ffff4fd307bbd5cef7d518a82bd8f","kind":"commit","published_at":"2019-07-18T20:47:06.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.1.0-beta.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.1.0-beta.1/manifests"},{"name":"v3.0.0","sha":"01a240ca89ea577ab324d84d7ee25ca8367453a9","kind":"tag","published_at":"2019-06-27T08:55:49.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v3.0.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"03aa5d20643b5f3c4dc3d3528232297c0a5e3cb6","kind":"tag","published_at":"2019-03-08T09:09:47.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v2.0.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v2.0.0/manifests"},{"name":"v1.10.0","sha":"9d9e586f3718b912f21f54ccc26eb4fa0793e757","kind":"tag","published_at":"2019-02-21T15:16:34.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.10.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"3bc2b35cccf0bcd10b1bd2260bd7197d810bfc46","kind":"tag","published_at":"2019-02-19T14:17:59.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.9.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"e42f264d463c9b26caaf7f426ebaaf975213f196","kind":"tag","published_at":"2019-02-18T09:00:25.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.8.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"ba59c9db78edf25574f539070e8bf9b74e49b169","kind":"tag","published_at":"2019-01-18T13:07:24.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.8.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"ccee73a196919db43ac201763831264ba796eda8","kind":"tag","published_at":"2019-01-17T09:32:59.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.8.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"cec9354bd6fde3d5f4e6d3598a143950572f4085","kind":"tag","published_at":"2019-01-16T15:45:32.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.7.4","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"c2eb629a40189cda7f8a9697192be220a141a497","kind":"tag","published_at":"2019-01-15T22:03:13.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.7.3","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"d42942353925cacaba97895d79999ed085c349f2","kind":"tag","published_at":"2019-01-14T19:39:51.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.7.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"2f11a729a61f2e5f9ef2323c811afa1c83727fce","kind":"tag","published_at":"2019-01-10T18:18:29.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.7.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"1047c059105c81ce8894f555770cf50c503953c6","kind":"tag","published_at":"2019-01-10T16:26:10.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.7.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"e715230e6cd50fce7b3e2b0c25a9149ba1255df1","kind":"tag","published_at":"2018-12-14T10:55:27.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.6.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"a599ac86e7634dc400140ff71c8ea0e861f8618c","kind":"tag","published_at":"2018-10-25T14:17:40.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.6.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"103b52aec0cc709aabab42e1930ce78f57efa1fa","kind":"commit","published_at":"2018-10-23T20:33:25.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.5.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"33f33b7401a05b7535eee84f9c6ac2be664795f9","kind":"commit","published_at":"2018-10-08T18:58:59.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.4.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"b15cac08517e037283ca75bb0d0177f2e1a9286e","kind":"commit","published_at":"2018-10-02T23:09:40.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.4.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"03ac135c71f1a2acd93502d2ec54cce5e57d904b","kind":"commit","published_at":"2018-09-28T16:15:36.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.3.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"bf8e64e64ef1bf993208d056f173efd002c6e001","kind":"tag","published_at":"2018-09-12T16:06:13.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.2.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"be3611c486288a8a99632325f8c2eef2b65d882e","kind":"commit","published_at":"2018-07-30T17:27:43.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.2.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"06bcf17e6de822d5436fca0e59114d4693fe4465","kind":"commit","published_at":"2018-07-30T16:31:31.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.2.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"d02d83750bfdb643b6ad19014dafbce6f7d0e6b0","kind":"tag","published_at":"2018-06-27T21:53:48.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.1.3","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"23c16bb4359bf1520df9f828133ff241ff368ebf","kind":"tag","published_at":"2018-06-27T10:42:59.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.1.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ebcd1ec56147d0c8a7664537c80cd3429f4a8efd","kind":"tag","published_at":"2018-06-22T14:13:27.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.1.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e5cf4d2f14c7732c4597b6e4227a1775cc6a5f16","kind":"commit","published_at":"2018-06-20T23:24:16.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.1.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b2d153f3d7b2e02012368b90d817b8630010b715","kind":"commit","published_at":"2018-04-23T21:52:29.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v1.0.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v1.0.0/manifests"},{"name":"v0.25.1","sha":"b9e34d16c911842cd43a18d653375a0dc3cf48b2","kind":"commit","published_at":"2018-04-16T06:04:06.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.25.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"2ac14a4ae2767120253d041bcf46a414d4b1c21a","kind":"commit","published_at":"2018-04-13T22:20:19.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.25.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"1c2eb2388ad40fd83271e7647fc5fba889894f9e","kind":"commit","published_at":"2018-03-23T22:28:10.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.24.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"2c0122d334292fe08f94c7d8163a49265d65f556","kind":"commit","published_at":"2018-03-20T20:33:15.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.24.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"2d34642035718f393316125bc52d41a931e15751","kind":"tag","published_at":"2018-01-29T20:37:12.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.23.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"81cd2a8dc05a076487b7717f43a00ebaba521519","kind":"commit","published_at":"2018-01-16T19:07:09.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.22.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.22.0/manifests"},{"name":"v0.21.2","sha":"a0051054343235a93446c9572cc2f95f7219fe83","kind":"commit","published_at":"2018-01-13T03:54:10.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.21.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"a5f7a2efc2e4a379fba021e3962a16011e9d3a81","kind":"commit","published_at":"2018-01-13T01:57:46.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.21.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"42c4191d9dd77f11b3749af438eeeb925b488743","kind":"commit","published_at":"2018-01-13T01:52:09.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.21.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"e32b3c816d2bcd894136bee4d502155abc660a68","kind":"commit","published_at":"2017-12-17T22:34:43.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.20.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"350b2d9158285703c46a73ae73471147bfe1d256","kind":"commit","published_at":"2017-12-12T00:00:11.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.20.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"7eb56a651c99d9fad7ef5251184a2836f8ab4ca1","kind":"commit","published_at":"2017-11-15T16:58:54.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.19.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"bfe0ba6d5f231b684366d373470f43224f3a5c5e","kind":"commit","published_at":"2017-11-07T20:40:22.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.19.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b1b7e375a74df8ee50b9fe9693497008697e1b09","kind":"commit","published_at":"2017-11-02T20:57:39.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.18.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"70beb1fd423b05e649ca1c7060cf307ff43af6a9","kind":"commit","published_at":"2017-10-30T21:47:15.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.17.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b2d093abae9817cfebf00b146f12fb2a352c3e72","kind":"commit","published_at":"2017-10-27T22:48:19.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.17.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"491860d36ef61a38df99297cfbe660fe240d657d","kind":"commit","published_at":"2017-10-26T14:57:31.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.16.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"2d3549b0efa1bf047b391ab5f85493d2178c2c4f","kind":"commit","published_at":"2017-10-26T14:31:07.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.16.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"d3501154c4539139eb225698cf5e95d5d525bc61","kind":"commit","published_at":"2017-10-26T14:00:01.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.16.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"25de262dfa534a111a650a31d43ee77abaf9a531","kind":"commit","published_at":"2017-10-18T22:09:23.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.15.2","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"97b297e18ac3bd8c2d24cab6a3ceb7ed428fee11","kind":"commit","published_at":"2017-09-27T23:29:09.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.15.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"81387a4b711f1202d4588bcbab0089db67eb4f7e","kind":"commit","published_at":"2017-09-27T23:19:31.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.15.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"49068a7aaed70250b319fa0180007264681767c1","kind":"commit","published_at":"2017-09-27T00:52:23.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.14.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"6d1fb0a32c49b4ec7f0b3520016566b56f57520b","kind":"commit","published_at":"2017-09-26T23:30:09.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.14.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"cba367bab42a0d3e3646c2b4ac4895376e584913","kind":"commit","published_at":"2017-09-19T06:57:23.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.13.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"002d703873214085594cf5bb8b3f518cd49b1ca0","kind":"commit","published_at":"2017-09-19T06:14:59.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.13.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"c5ae84695893fcec539d9d9396820ee9d6bf63f5","kind":"commit","published_at":"2017-07-26T21:37:11.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.12.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"ed24fb48a345d4b37ae96eca0ecbf1889585ad9c","kind":"commit","published_at":"2017-06-21T18:49:54.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.11.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"cfb8b5afcdee60851a2c1462b518ac278541c5d7","kind":"commit","published_at":"2017-06-09T16:38:53.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.10.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"0ee058c0bfb9dcf82d15c5eaea321c8420ba5e45","kind":"commit","published_at":"2017-04-19T18:29:54.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.9.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"8edcfeff7b25ed5df715ba6f6b07aab9ce12aca1","kind":"commit","published_at":"2017-02-01T23:02:26.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.8.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"0f853b53243d5c0d4911b225e4f887dc2f306a97","kind":"commit","published_at":"2016-12-12T21:59:35.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.7.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"9d8f5cdd631e5609d79de6e3d8259005a14392d3","kind":"commit","published_at":"2016-10-27T18:26:29.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.6.1","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"879feef6a729e53eacb600a4c9edf1dbde7ecf17","kind":"commit","published_at":"2016-10-26T00:05:56.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.6.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"29eecb34df47e27e152de9306301fc47a4a06be1","kind":"commit","published_at":"2016-07-07T20:40:29.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.5.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"1df12f8a4c4079a206b9d88a7b7faa026f0df45c","kind":"commit","published_at":"2016-06-20T16:16:41.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.4.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ccd258e84e6c66c458a63f70149f90babc4af1aa","kind":"commit","published_at":"2016-05-09T17:53:20.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.3.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"ffecebb4cf84d82506cd5fef7d6ac9a6d00096b3","kind":"commit","published_at":"2016-03-28T23:38:25.000Z","download_url":"https://codeload.github.com/github/eslint-plugin-github/tar.gz/v0.1.0","html_url":"https://github.com/github/eslint-plugin-github/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/github/eslint-plugin-github@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-14T00:06:04.204Z","dependent_packages_count":477,"downloads":463223,"downloads_period":"last-month","dependent_repos_count":36694,"rankings":{"downloads":0.4119041590388119,"dependent_repos_count":0.15203425644381008,"dependent_packages_count":0.12009353061250222,"stargazers_count":3.799337226541525,"forks_count":3.388436468392528,"docker_downloads_count":1.8967364744598525,"average":1.628090352581505},"purl":"pkg:npm/eslint-plugin-github","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/eslint-plugin-github","docker_dependents_count":5,"docker_downloads_count":4142,"usage_url":"https://repos.ecosyste.ms/usage/npm/eslint-plugin-github","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/eslint-plugin-github/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-07T00:21:11.424Z","issues_count":28,"pull_requests_count":423,"avg_time_to_close_issue":3356184.714285714,"avg_time_to_close_pull_request":447536.28277634963,"issues_closed_count":14,"pull_requests_closed_count":389,"pull_request_authors_count":28,"issue_authors_count":18,"avg_comments_per_issue":1.6071428571428572,"avg_comments_per_pull_request":0.42789598108747046,"merged_pull_requests_count":294,"bot_issues_count":4,"bot_pull_requests_count":324,"past_year_issues_count":2,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":580257.4680851063,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":55,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Feslint-plugin-github/issues","maintainers":[{"login":"maraisr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maraisr"},{"login":"shiftkey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shiftkey"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-plugin-github/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-plugin-github/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-plugin-github/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-plugin-github/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-plugin-github/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/eslint-plugin-github/codemeta","maintainers":[{"uuid":"andrialexandrou","login":"andrialexandrou","name":null,"email":"andri.j.alexandrou@gmail.com","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~andrialexandrou","role":null,"created_at":"2022-11-18T15:32:45.427Z","updated_at":"2022-11-18T15:32:45.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrialexandrou/packages"},{"uuid":"jonrohan","login":"jonrohan","name":null,"email":"yes@jonrohan.codes","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~jonrohan","role":null,"created_at":"2022-11-18T15:32:45.446Z","updated_at":"2022-11-18T15:32:45.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonrohan/packages"},{"uuid":"primer-css","login":"primer-css","name":null,"email":"design-systems@github.com","url":null,"packages_count":196,"html_url":"https://www.npmjs.com/~primer-css","role":null,"created_at":"2022-11-18T15:32:45.464Z","updated_at":"2022-11-18T15:32:45.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/primer-css/packages"},{"uuid":"manuelpuyol","login":"manuelpuyol","name":null,"email":"manuelpuyol@github.com","url":null,"packages_count":177,"html_url":"https://www.npmjs.com/~manuelpuyol","role":null,"created_at":"2022-11-18T15:32:45.441Z","updated_at":"2022-11-18T15:32:45.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/manuelpuyol/packages"},{"uuid":"smockle","login":"smockle","name":null,"email":"clay@smockle.com","url":null,"packages_count":190,"html_url":"https://www.npmjs.com/~smockle","role":null,"created_at":"2022-11-18T15:32:45.507Z","updated_at":"2022-11-18T15:32:45.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/smockle/packages"},{"uuid":"simurai","login":"simurai","name":null,"email":"sim@simurai.com","url":null,"packages_count":195,"html_url":"https://www.npmjs.com/~simurai","role":null,"created_at":"2022-11-18T15:32:45.514Z","updated_at":"2022-11-18T15:32:45.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simurai/packages"},{"uuid":"khiga8","login":"khiga8","name":null,"email":"katehiga8@gmail.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~khiga8","role":null,"created_at":"2022-11-18T15:32:45.521Z","updated_at":"2022-11-18T15:32:45.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khiga8/packages"},{"uuid":"dustin.greif","login":"dustin.greif","name":null,"email":"dustin.greif@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~dustin.greif","role":null,"created_at":"2022-11-18T15:32:45.531Z","updated_at":"2022-11-18T15:32:45.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dustin.greif/packages"},{"uuid":"jfuchs","login":"jfuchs","name":null,"email":"jonathan.fuchs@gmail.com","url":null,"packages_count":145,"html_url":"https://www.npmjs.com/~jfuchs","role":null,"created_at":"2022-11-18T15:32:45.432Z","updated_at":"2022-11-18T15:32:45.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jfuchs/packages"},{"uuid":"githubbot","login":"githubbot","name":null,"email":"dgreif+githubbotnpm@github.com","url":null,"packages_count":147,"html_url":"https://www.npmjs.com/~githubbot","role":null,"created_at":"2022-11-18T15:32:45.437Z","updated_at":"2022-11-18T15:32:45.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/githubbot/packages"},{"uuid":"srt32","login":"srt32","name":null,"email":"simon.taranto@gmail.com","url":null,"packages_count":144,"html_url":"https://www.npmjs.com/~srt32","role":null,"created_at":"2022-11-18T15:32:45.538Z","updated_at":"2022-11-18T15:32:45.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/srt32/packages"},{"uuid":"arelia","login":"arelia","name":null,"email":"arelia.jones@gmail.com","url":null,"packages_count":145,"html_url":"https://www.npmjs.com/~arelia","role":null,"created_at":"2024-08-24T01:21:18.573Z","updated_at":"2024-08-24T01:21:18.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arelia/packages"},{"uuid":"ncalteen","login":"ncalteen","name":null,"email":"ncalteen@github.com","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~ncalteen","role":null,"created_at":"2026-02-11T03:35:49.950Z","updated_at":"2026-02-11T03:35:49.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ncalteen/packages"},{"uuid":"jibrangarcia","login":"jibrangarcia","name":null,"email":"jibrang@github.com","url":null,"packages_count":144,"html_url":"https://www.npmjs.com/~jibrangarcia","role":null,"created_at":"2024-08-24T01:21:19.333Z","updated_at":"2024-08-24T01:21:19.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jibrangarcia/packages"},{"uuid":"gracepark","login":"gracepark","name":null,"email":"lugraciecy@gmail.com","url":null,"packages_count":144,"html_url":"https://www.npmjs.com/~gracepark","role":null,"created_at":"2024-08-24T01:21:19.060Z","updated_at":"2024-08-24T01:21:19.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gracepark/packages"},{"uuid":"bteng22","login":"bteng22","name":null,"email":"bteng22@gmail.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~bteng22","role":null,"created_at":"2026-02-11T03:35:49.871Z","updated_at":"2026-02-11T03:35:49.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bteng22/packages"},{"uuid":"dustin.savery","login":"dustin.savery","name":null,"email":"dustin.savery@gmail.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~dustin.savery","role":null,"created_at":"2026-02-11T03:35:49.913Z","updated_at":"2026-02-11T03:35:49.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dustin.savery/packages"},{"uuid":"tylerthedev","login":"tylerthedev","name":null,"email":"tylerjdev@github.com","url":null,"packages_count":133,"html_url":"https://www.npmjs.com/~tylerthedev","role":null,"created_at":"2026-02-11T03:35:49.833Z","updated_at":"2026-02-11T03:35:49.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tylerthedev/packages"},{"uuid":"andreiig","login":"andreiig","name":null,"email":"andrei.girip99@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~andreiig","role":null,"created_at":"2026-06-05T15:01:24.730Z","updated_at":"2026-06-05T15:01:24.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andreiig/packages"}]}