{"id":5806398,"name":"github/privileged-requester","ecosystem":"actions","description":"Checks a PR against configurable criteria to determine whether or not the PR should be automatically approved","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/privileged-requester","keywords_array":["actions","automation","code-review"],"namespace":"github","versions_count":13,"first_release_published_at":"2022-10-17T14:52:25.000Z","latest_release_published_at":"2025-02-10T19:41:23.000Z","latest_release_number":"v2.3.4","last_synced_at":"2026-03-16T10:33:41.924Z","created_at":"2023-01-04T16:07:32.258Z","updated_at":"2026-03-16T10:33:41.924Z","registry_url":"https://github.com/github/privileged-requester","install_command":null,"documentation_url":null,"metadata":{"name":"Privileged Requester","description":"Checks a PR against configurable criteria to determine whether or not the PR should be automatically approved","branding":{"icon":"check","color":"green"},"inputs":{"github_token":{"description":"'The GitHub token used to create an authenticated client - Provided for you by default! - Repository scoped token'\n\nYou can use the default provided token or you can provide a PAT as an alternative robot user token\n","required":true,"default":"${{ github.token }}"},"handle":{"description":"When using the default github.token (from above), the \"handle\" is fetched from this input since the token is repository scoped and it cannot even read its own handle. You should not need to change this input.","required":true,"default":"github-actions[bot]"},"path":{"description":"Path where the privileged requester configuration can be found","required":true,"default":"config/privileged-requester.yaml"},"prCreator":{"description":"The creator of the PR for this pull request event","required":true,"default":"${{ github.event.pull_request.user.login }}"},"prNumber":{"description":"The number of the PR for this pull request event","required":true,"default":"${{ github.event.pull_request.number }}"},"checkCommits":{"description":"An option to check that every commit in the PR is made from the privileged requester","required":true,"default":"true"},"checkDiff":{"description":"An option to check that the PR diff only has a removal diff, with no additions","required":true,"default":"true"},"checkLabels":{"description":"An option to check that the labels on the PR match those defined in the privileged requester config","required":true,"default":"true"},"commitVerification":{"description":"Whether or not to validate all commits have proper verification via GPG signed commits","required":true,"default":"false"},"fallback_to_commit_author":{"description":"Whether or not to fallback to the commit author value if the commit login value is missing","required":true,"default":"false"}},"outputs":{"approved":{"description":"Whether or not the PR was approved - 'true' or 'false'"},"commits_verified":{"description":"The string \"true\" if all commits in the PR are signed/verified"}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":60861760,"uuid":"545542169","full_name":"github/privileged-requester","owner":"github","description":"Privileged Requester Action","archived":false,"fork":false,"pushed_at":"2025-09-02T13:15:13.000Z","size":6725,"stargazers_count":22,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-13T15:08:51.995Z","etag":null,"topics":["actions","automation","code-review"],"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":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-04T14:53:14.000Z","updated_at":"2025-09-05T22:36:05.000Z","dependencies_parsed_at":"2024-08-12T22:02:51.170Z","dependency_job_id":"e5321ee9-e4a6-4b1c-8389-da605605f50d","html_url":"https://github.com/github/privileged-requester","commit_stats":{"total_commits":116,"total_committers":4,"mean_commits":29.0,"dds":"0.35344827586206895","last_synced_commit":"84266cf193738e72b6d108c17bd38607d600e808"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/github/privileged-requester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/sbom","scorecard":{"id":428216,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/privileged-requester","commit":"0fc093db01604ed217b959159ed0d8285cd4f9ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","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":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-check.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/privileged-requester.yml:8","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-check.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/package-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-check.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/package-check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/privileged-requester.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/privileged-requester.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/github/privileged-requester/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: script/bootstrap:3","Info:   1 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":8,"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'","Info: codeowner review is required on branch 'main'","Info: status check found to merge onto on 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T02:43:16.268Z","repository_id":60861760,"created_at":"2025-08-19T02:43:16.268Z","updated_at":"2025-08-19T02:43:16.268Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275304917,"owners_count":25441168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"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":"v2.3.4","sha":"ceea3f40bfb3ddaa2aabd3d19377eb2457a20c1a","kind":"tag","published_at":"2025-02-10T19:41:23.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.3.4","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.3.4","dependencies_parsed_at":"2025-02-12T04:21:03.348Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"daf8e2a8f0e8d7773bab59d1e0a14162d8e01b61","kind":"tag","published_at":"2024-12-03T18:14:07.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.3.3","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.3.3","dependencies_parsed_at":"2024-12-05T04:15:51.723Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"ebdc640ba40d7488197e7d4dae814fbfae092e65","kind":"tag","published_at":"2024-08-21T20:23:45.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.3.2","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.3.2","dependencies_parsed_at":"2024-08-23T04:08:22.590Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e1f472a18095e097cdaa225bd520aab233aa0280","kind":"tag","published_at":"2024-08-21T16:58:36.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.3.1","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.3.1","dependencies_parsed_at":"2024-08-23T04:08:22.705Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"29be02034609a90b30859edafa8b1e1d19738c79","kind":"tag","published_at":"2024-08-13T02:48:47.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.3.0","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.3.0","dependencies_parsed_at":"2024-08-14T04:08:14.340Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3bfe4fe11beb79a205f0143769d3035d728cec2d","kind":"tag","published_at":"2024-05-31T18:32:37.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.2.0","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.2.0","dependencies_parsed_at":"2024-06-02T04:18:05.537Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"f8d60d9344e1c10976aad5c1af0c7c977badd677","kind":"tag","published_at":"2023-11-28T21:23:06.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.1.0","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.1.0","dependencies_parsed_at":"2023-12-01T10:13:20.859Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"020a53bc1a3c4500c216c7c8100a58b0e6d7381e","kind":"tag","published_at":"2023-11-27T23:40:58.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v2.0.0","html_url":"https://github.com/github/privileged-requester/releases/tag/v2.0.0","dependencies_parsed_at":"2023-11-29T11:06:53.822Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"1029a708aefc8cc53feef67c46df7b72c3b634b6","kind":"tag","published_at":"2023-11-08T00:18:56.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v1.1.0","html_url":"https://github.com/github/privileged-requester/releases/tag/v1.1.0","dependencies_parsed_at":"2023-11-09T05:20:07.812Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"84266cf193738e72b6d108c17bd38607d600e808","kind":"tag","published_at":"2023-10-17T15:55:18.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v1.0.3","html_url":"https://github.com/github/privileged-requester/releases/tag/v1.0.3","dependencies_parsed_at":"2023-10-21T08:23:56.587Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d8601249b3c1397b2b98f1a959b783c89bacc924","kind":"tag","published_at":"2023-10-16T16:35:48.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v1.0.2","html_url":"https://github.com/github/privileged-requester/releases/tag/v1.0.2","dependencies_parsed_at":"2023-10-17T10:37:10.302Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"91ebaf95f94bf27577b474f91936815d0f98138e","kind":"commit","published_at":"2023-08-14T22:19:51.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v1.0.1","html_url":"https://github.com/github/privileged-requester/releases/tag/v1.0.1","dependencies_parsed_at":"2023-08-16T05:40:50.173Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c124d56612a42b75bfa9984b21d1af9fa0ca7186","kind":"commit","published_at":"2022-10-17T14:52:25.000Z","download_url":"https://codeload.github.com/github/privileged-requester/tar.gz/v1.0.0","html_url":"https://github.com/github/privileged-requester/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-02T00:36:23.769Z","dependency_job_id":null,"purl":"pkg:github/github/privileged-requester@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T18:56:19.747Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.57993978767232,"dependent_packages_count":0.0,"stargazers_count":13.104103945492,"forks_count":9.46918079543654,"docker_downloads_count":null,"average":10.788306132150215},"purl":"pkg:githubactions/github/privileged-requester","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/github/privileged-requester","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/github/privileged-requester","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/github/privileged-requester/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T18:01:42.277Z","issues_count":6,"pull_requests_count":215,"avg_time_to_close_issue":1261030.4,"avg_time_to_close_pull_request":2610247.3497536946,"issues_closed_count":5,"pull_requests_closed_count":203,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":0.8333333333333334,"avg_comments_per_pull_request":0.6837209302325581,"merged_pull_requests_count":65,"bot_issues_count":1,"bot_pull_requests_count":183,"past_year_issues_count":1,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2058200.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.35,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fprivileged-requester/issues","maintainers":[{"login":"GrantBirki","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"},{"login":"DanHoerst","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanHoerst"},{"login":"northrup","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/northrup"}],"active_maintainers":[{"login":"GrantBirki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GrantBirki"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fprivileged-requester/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fprivileged-requester/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fprivileged-requester/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fprivileged-requester/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fprivileged-requester/codemeta","maintainers":[]}