{"id":360136,"url":"https://github.com/auth0/jwks-rsa-java","last_synced_at":"2026-06-21T15:01:03.368Z","repository":{"id":10775345,"uuid":"64866880","full_name":"auth0/jwks-rsa-java","owner":"auth0","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-19T07:01:08.000Z","size":613,"stargazers_count":206,"open_issues_count":6,"forks_count":71,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-05-31T15:03:22.860Z","etag":null,"topics":["dx-sdk","hacktoberfest","jwks"],"latest_commit_sha":null,"homepage":"","language":"Java","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/auth0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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-08-03T17:50:23.000Z","updated_at":"2026-05-22T15:48:16.000Z","dependencies_parsed_at":"2026-03-29T22:01:45.199Z","dependency_job_id":"67141a1f-90e2-4fd6-8bfd-e1b84fd3da6b","html_url":"https://github.com/auth0/jwks-rsa-java","commit_stats":{"total_commits":209,"total_committers":41,"mean_commits":5.097560975609756,"dds":0.6555023923444976,"last_synced_commit":"d877bd7e74510d905ded29468d8b8b7b6f9703ef"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/auth0/jwks-rsa-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/sbom","scorecard":{"id":216975,"data":{"date":"2025-08-11","repo":{"name":"github.com/auth0/jwks-rsa-java","commit":"158cf8871b6724a9dc0a8cc23fe9b7fc90bcb43a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"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":"Maintained","score":10,"reason":"30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/gradle-wrapper-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/java-release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/rl-secure.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk.yml:17","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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/java-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rl-secure.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/rl-secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rl-secure.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/rl-secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/snyk.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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/auth0/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/auth0/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/auth0/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/auth0/.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":"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Snyk","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:49:50.727Z","repository_id":10775345,"created_at":"2025-08-17T01:49:50.728Z","updated_at":"2025-08-17T01:49:50.728Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34013240,"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-07T02:00:07.652Z","response_time":124,"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":{"login":"auth0","name":"Auth0","uuid":"2824157","kind":"organization","description":"","email":"hello@auth0.com","website":"https://auth0.com","location":"Seattle","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2824157?v=4","repositories_count":332,"last_synced_at":"2025-10-06T04:03:02.585Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/auth0","funding_links":[],"total_stars":60232,"followers":1735,"following":0,"created_at":"2022-11-02T16:20:26.668Z","updated_at":"2025-10-06T04:03:02.586Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0/repositories"},"packages":[{"id":4656053,"name":"com.auth0:jwks-rsa","ecosystem":"maven","description":"JSON Web Key Set parser library","homepage":"https://github.com/auth0/jwks-rsa-java","licenses":"The MIT License (MIT)","normalized_licenses":["MIT"],"repository_url":"https://github.com/auth0/jwks-rsa-java","keywords_array":[],"namespace":"com.auth0","versions_count":38,"first_release_published_at":"2016-08-30T18:51:04.000Z","latest_release_published_at":"2026-05-15T09:15:04.000Z","latest_release_number":"0.24.1","last_synced_at":"2026-06-19T14:40:22.626Z","created_at":"2022-07-25T16:59:35.333Z","updated_at":"2026-06-19T14:40:22.627Z","registry_url":"https://central.sonatype.com/artifact/com.auth0/jwks-rsa/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.auth0/jwks-rsa/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":10775345,"uuid":"64866880","full_name":"auth0/jwks-rsa-java","owner":"auth0","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-11T09:27:34.000Z","size":587,"stargazers_count":203,"open_issues_count":11,"forks_count":72,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-09-15T22:44:36.602Z","etag":null,"topics":["dx-sdk","hacktoberfest","jwks"],"latest_commit_sha":null,"homepage":"","language":"Java","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/auth0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/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-08-03T17:50:23.000Z","updated_at":"2025-09-11T09:26:30.000Z","dependencies_parsed_at":"2024-01-03T01:24:33.620Z","dependency_job_id":"a564f45e-1304-4853-9cf7-5a5be84013f8","html_url":"https://github.com/auth0/jwks-rsa-java","commit_stats":{"total_commits":209,"total_committers":41,"mean_commits":5.097560975609756,"dds":0.6555023923444976,"last_synced_commit":"d877bd7e74510d905ded29468d8b8b7b6f9703ef"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/auth0/jwks-rsa-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/sbom","scorecard":{"id":216975,"data":{"date":"2025-08-11","repo":{"name":"github.com/auth0/jwks-rsa-java","commit":"158cf8871b6724a9dc0a8cc23fe9b7fc90bcb43a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"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":"Maintained","score":10,"reason":"30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.yml:1","Warn: no topLevel permission defined: .github/workflows/gradle-wrapper-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/java-release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/rl-secure.yml:1","Warn: no topLevel permission defined: .github/workflows/semgrep.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk.yml:17","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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gradle-wrapper-validation.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/gradle-wrapper-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/java-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rl-secure.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/rl-secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rl-secure.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/rl-secure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semgrep.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/semgrep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/auth0/jwks-rsa-java/snyk.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   5 third-party GitHubAction 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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/auth0/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/auth0/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/auth0/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/auth0/.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":"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Snyk","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:49:50.727Z","repository_id":10775345,"created_at":"2025-08-17T01:49:50.728Z","updated_at":"2025-08-17T01:49:50.728Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275364711,"owners_count":25451514,"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-16T02:00:10.229Z","response_time":65,"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":"auth0","name":"Auth0","uuid":"2824157","kind":"organization","description":"","email":"hello@auth0.com","website":"https://auth0.com","location":"Seattle","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2824157?v=4","repositories_count":332,"last_synced_at":"2025-10-06T04:03:02.585Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/auth0","funding_links":[],"total_stars":60232,"followers":1735,"following":0,"created_at":"2022-11-02T16:20:26.668Z","updated_at":"2025-10-06T04:03:02.586Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0/repositories"},"tags":[{"name":"0.23.0","sha":"158cf8871b6724a9dc0a8cc23fe9b7fc90bcb43a","kind":"commit","published_at":"2025-08-11T13:38:03.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.23.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.23.0/manifests"},{"name":"0.22.2","sha":"5a8bd81318b1f5babcc7e35f9e3017c0c38f1144","kind":"commit","published_at":"2025-06-18T04:38:30.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.22.2","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"683d97db6b6807034e81e4866b2b86c6a6340de8","kind":"commit","published_at":"2023-07-28T12:24:20.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.22.1","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"7e1c347dc3b8e04bea76cbb82bbbbd0dd17d9c0d","kind":"commit","published_at":"2023-02-14T02:50:45.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.22.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.22.0/manifests"},{"name":"0.21.3","sha":"b3165ddbfb549193347a582e43278f4927d37aee","kind":"commit","published_at":"2023-01-11T16:50:00.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.21.3","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"bdabff293a1579e05c49485bf44651e8e175cb44","kind":"commit","published_at":"2022-09-16T02:19:32.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.21.2","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"3c0e34c8b10185ffc27add3e1ba287c28aa4bb46","kind":"commit","published_at":"2022-03-30T09:00:38.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.21.1","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"7f84a292fe19fabc981d2ee7c24c0bf1ca3b88fc","kind":"commit","published_at":"2022-03-14T17:13:23.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.21.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.21.0/manifests"},{"name":"0.20.2","sha":"a175d3047229a441853c7195d28f3285fc19eba0","kind":"commit","published_at":"2022-02-01T19:43:17.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.20.2","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"95bd300459d6c5eb60ce9ecd146784f0878352c9","kind":"commit","published_at":"2022-01-17T17:15:16.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.20.1","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"a58e6795201567a2de7a272ca2aedf165f3078ff","kind":"commit","published_at":"2021-10-11T14:10:19.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.20.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"8acd60fd6dccb23c36361c49a3a072c15074d68c","kind":"commit","published_at":"2021-07-05T14:22:20.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.19.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"af4c6715bbeb9a3fbc9c486b6e2b29bae58a8035","kind":"commit","published_at":"2021-05-10T11:00:19.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.18.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"ec5b25c91eaa9a01fcbfc98812089e2b5c8cac7a","kind":"commit","published_at":"2021-04-19T13:23:30.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.17.1","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"86b29ae49fd7493670db0761ee5fc914587f1e44","kind":"commit","published_at":"2021-02-26T18:06:39.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.17.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"8f48f1dfe4ba6cc423f9d090b49a9d64c06dfeac","kind":"commit","published_at":"2021-02-22T12:39:00.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.16.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"5d1e06c259769d7995dc67c1b2518894ec68a621","kind":"commit","published_at":"2020-11-18T19:31:06.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.15.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"bd45452894b6bdd4960c29d53498853add9ae0af","kind":"commit","published_at":"2020-11-05T16:54:10.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.14.1","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"d15eec15bf8aa81c91caf49e144b4747e6357cb3","kind":"commit","published_at":"2020-09-29T17:56:50.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.14.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"315109d7fffae69c111e92e7bad0da2000ce2c6d","kind":"commit","published_at":"2020-08-26T21:22:09.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.13.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"4073374291ee65ba55e83896356495b5f0d47f8c","kind":"commit","published_at":"2020-06-25T15:03:38.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.12.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"bd2cb67cac44d20c02580af56d0c90fb34accff8","kind":"commit","published_at":"2020-02-14T16:07:42.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.11.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"29f2ec20333dd5d343774dfc766c6889142056b0","kind":"commit","published_at":"2020-02-11T16:56:17.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.10.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"c9e5bf9099e12548adf7feb8e1b985f4eaf01693","kind":"commit","published_at":"2019-09-26T16:09:58.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.9.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"c3479ae81b0c6b5bfba072bd790bb8657d5c06dc","kind":"commit","published_at":"2019-08-15T15:47:25.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.8.3","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"f7a9141b8f70c8254fcb243cec8fc78495b983b5","kind":"commit","published_at":"2019-05-22T20:58:48.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.8.2","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"6a9ec80f8e84617b9923fe8b76133582565f149a","kind":"commit","published_at":"2019-05-02T20:25:16.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.8.1","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"31db3d5282c3f075afdd38a55633168b3c7c64c5","kind":"commit","published_at":"2019-03-28T12:48:56.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.8.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"3f3ad9f690985e5b4a7ca9ac7dd044128e3cfa17","kind":"commit","published_at":"2019-01-03T18:31:19.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.7.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"697b6b985bcea548a906aa07d1402a42e936f162","kind":"commit","published_at":"2018-10-24T17:55:26.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.6.1","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"40fcc30b42f1804d2b4f99832d083e89082dc77a","kind":"commit","published_at":"2018-07-18T18:18:40.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.6.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"f3bdb76bffb18bfd5859328da6303807067a3a91","kind":"commit","published_at":"2018-06-13T20:18:38.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.5.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"ed45fc99f5f98324e5b2fa9260e26368c7faccac","kind":"tag","published_at":"2018-04-27T15:10:21.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.4.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"441ec61ed477b55cea02f9279768e18f0878d08b","kind":"tag","published_at":"2017-11-10T15:51:20.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.3.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"09a0aaeea1703b67d82dfabf3622089c42c1213a","kind":"tag","published_at":"2016-12-05T19:59:43.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.2.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"145760db1e097f1865f5561b99505d7369fd42e5","kind":"tag","published_at":"2016-08-30T18:50:25.000Z","download_url":"https://codeload.github.com/auth0/jwks-rsa-java/tar.gz/0.1.0","html_url":"https://github.com/auth0/jwks-rsa-java/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/auth0/jwks-rsa-java@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T10:55:12.759Z","dependent_packages_count":76,"downloads":null,"downloads_period":null,"dependent_repos_count":512,"rankings":{"downloads":null,"dependent_repos_count":0.601268610695093,"dependent_packages_count":0.9642722707650908,"stargazers_count":23.85172311610511,"forks_count":21.16113117786979,"docker_downloads_count":2.8189346553367347,"average":9.879465966154363},"purl":"pkg:maven/com.auth0/jwks-rsa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.auth0:jwks-rsa","docker_dependents_count":32,"docker_downloads_count":52252,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.auth0:jwks-rsa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.auth0:jwks-rsa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-06T06:41:57.270Z","issues_count":38,"pull_requests_count":144,"avg_time_to_close_issue":13449092.5,"avg_time_to_close_pull_request":2059823.640625,"issues_closed_count":28,"pull_requests_closed_count":128,"pull_request_authors_count":33,"issue_authors_count":34,"avg_comments_per_issue":3.4210526315789473,"avg_comments_per_pull_request":0.6458333333333334,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":6,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":306679.1794871795,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.16666666666666666,"past_year_avg_comments_per_pull_request":0.4339622641509434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/issues","maintainers":[{"login":"evansims","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evansims"},{"login":"frederikprijck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frederikprijck"},{"login":"jsalinaspolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsalinaspolo"}],"active_maintainers":[{"login":"frederikprijck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frederikprijck"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.auth0:jwks-rsa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.auth0:jwks-rsa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.auth0:jwks-rsa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.auth0:jwks-rsa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.auth0:jwks-rsa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.auth0:jwks-rsa/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608661,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":1798450,"full_name":"auth0/jwks-rsa-java","default_branch":"master","total_commits":261,"total_committers":46,"total_bot_commits":8,"total_bot_committers":2,"mean_commits":5.673913043478261,"dds":0.7241379310344828,"past_year_total_commits":35,"past_year_total_committers":5,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":7.0,"past_year_dds":0.22857142857142854,"last_synced_at":"2026-06-19T14:03:59.638Z","last_synced_commit":"194abb2fc948152459b3be6c8418e336f5dfbbf7","created_at":"2024-09-23T21:04:29.287Z","updated_at":"2026-06-19T14:02:51.606Z","committers":[{"name":"Luciano Balmaceda","email":"balmacedaluciano@gmail.com","login":"lbalmaceda","count":72},{"name":"tanya732","email":"sinha.tanya26@gmail.com","login":"tanya732","count":43},{"name":"Jim Anderson","email":"jim.anderson@auth0.com","login":"jimmyjames","count":40},{"name":"Hernan Zalazar","email":"hernan.zalazar@gmail.com","login":"hzalaz","count":25},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Evan Sims","email":"evan.sims@auth0.com","login":"evansims","count":6},{"name":"darthvalinor","email":"darthvalinor@gmail.com","login":"darthvalinor","count":5},{"name":"frederikprijck","email":"frederik.prijck@auth0.com","login":"frederikprijck","count":4},{"name":"jestum","email":"jesse.estum@optum.com","login":"JesseEstum","count":4},{"name":"Ramsey, Chad","email":"cramsey@cardinalsolutions.com","login":null,"count":4},{"name":"Colin Bounouar","email":"Colin-b","login":"Colin-b","count":3},{"name":"Damian Fortuna","email":"damian.andres.fortuna@gmail.com","login":"dafortune","count":3},{"name":"Damien Guard","email":"damien.guard@auth0.com","login":"damieng","count":3},{"name":"Paul Davies","email":"paul@locus.sh","login":"PaulDaviesC","count":3},{"name":"Poovamraj T T","email":"poovamraj@gmail.com","login":"poovamraj","count":3},{"name":"Josh Cunningham","email":"josh@joshcanhelp.com","login":"joshcanhelp","count":3},{"name":"Lars Toft Jacobsen","email":"lars.jacobsen@imotions.com","login":null,"count":2},{"name":"Thomas Skjølberg","email":"thomas.skjolberg@gmail.com","login":"skjolber","count":2},{"name":"Grzegorz Olszewski","email":"grzegorz.olszewski@toolla.net","login":"golszewski86","count":2},{"name":"Xakep_SDK","email":"admin@xakeps.dk","login":null,"count":1},{"name":"Jakub Złoczewski","email":"jakub@webon.net","login":null,"count":1},{"name":"Christian Kampka","email":"christian@kampka.net","login":"kampka","count":1},{"name":"Eduardo Boronat","email":"eduardo.boronat@okta.com","login":"eduardoboronat-okta","count":1},{"name":"w10t","email":"5654316+w10t","login":"w10t","count":1},{"name":"underscorenico","email":"vinuesa.nico@gmail.com","login":"nvinuesa","count":1},{"name":"sre-57-opslevel[bot]","email":"113727212+sre-57-opslevel[bot]","login":"sre-57-opslevel[bot]","count":1},{"name":"snyk-bot","email":"snyk-bot@snyk.io","login":"snyk-bot","count":1},{"name":"jcchavezs","email":"josecarlos.chavez@owasp.org","login":"jcchavezs","count":1},{"name":"fossabot","email":"badges@fossa.io","login":"fossabot","count":1},{"name":"foobert","email":"0x002a@gmail.com","login":"foobert","count":1},{"name":"beckr","email":"beckr","login":"beckr","count":1},{"name":"arpit-jain_atko","email":"arpit.jain@okta.com","login":"arpit-jn","count":1},{"name":"XakepSDK","email":"XakepSDK","login":"XakepSDK","count":1},{"name":"Vincent Ricard","email":"ghostd","login":"ghostd","count":1},{"name":"Vincent Biret","email":"vibiret@microsoft.com","login":"baywet","count":1},{"name":"Steven Wong","email":"steven.wong@okta.com","login":"stevenwong-okta","count":1},{"name":"Sivert Schou Olsen","email":"31168035+sivertschou","login":"sivertschou","count":1},{"name":"Simon Legner","email":"Simon.Legner@gmail.com","login":"simon04","count":1},{"name":"Saltuk Alakus","email":"saltukalakus@gmail.com","login":"saltukalakus","count":1},{"name":"Ryan Bergman","email":"bergmanpatrickr@johndeere.com","login":"ryber","count":1},{"name":"Rita Zerrizuela","email":"zeta@widcket.com","login":"Widcket","count":1},{"name":"Peter Evers","email":"pevers90@gmail.com","login":"pevers","count":1},{"name":"Mark Sailes","email":"45629314+msailes","login":"msailes","count":1},{"name":"JosephWitthuhnTR","email":"joseph.witthuhn@thomsonreuters.com","login":"JosephWitthuhnTR","count":1},{"name":"Jaxsun McCarthy Huggan","email":"jaxsunm@gmail.com","login":"Jaxsun","count":1},{"name":"Javier Salinas","email":"mustainer@gmail.com","login":"jsalinaspolo","count":1}],"past_year_committers":[{"name":"tanya732","email":"sinha.tanya26@gmail.com","login":"tanya732","count":27},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"jcchavezs","email":"josecarlos.chavez@owasp.org","login":"jcchavezs","count":1},{"name":"arpit-jain_atko","email":"arpit.jain@okta.com","login":"arpit-jn","count":1},{"name":"Eduardo Boronat","email":"eduardo.boronat@okta.com","login":"eduardoboronat-okta","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265166,"commits_count":875236098,"contributors_count":35095543,"owners_count":1169603,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"auth0/jwks-rsa-java","html_url":"https://github.com/auth0/jwks-rsa-java","last_synced_at":"2026-06-19T14:01:10.447Z","status":"active","issues_count":39,"pull_requests_count":159,"avg_time_to_close_issue":18873425.67647059,"avg_time_to_close_pull_request":2212839.2302158275,"issues_closed_count":34,"pull_requests_closed_count":139,"pull_request_authors_count":34,"issue_authors_count":35,"avg_comments_per_issue":3.769230769230769,"avg_comments_per_pull_request":0.6163522012578616,"merged_pull_requests_count":109,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":3,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":2252370.0,"past_year_avg_time_to_close_pull_request":482616.1904761905,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.2647058823529412,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":15,"created_at":"2023-05-15T09:32:52.058Z","updated_at":"2026-06-19T14:01:10.447Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fjwks-rsa-java/issues","issue_labels_count":{"table":{"feature request":16,"bug":8,"waiting for customer":5,"needs investigation":4,"closed:stale":3,"enhancement":2,"documentation":1}},"pull_request_labels_count":{"table":{"dependencies":24,"github_actions":19,"review:tiny":19,"tiny":10,"CH: Changed":9,"CH: Security":8,"CH: Added":5,"review:small":5,"documentation":3,"medium":3,"CH: Fixed":2,"small":2,"large":1,"CH: Removed":1,"waiting for customer":1}},"issue_author_associations_count":{"table":{"NONE":34,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":131,"NONE":19,"MEMBER":9}},"issue_authors":{"table":{"ruben-caceiro-digiwest":2,"XakepSDK":2,"JoergAdler":2,"skjolber":2,"inemtsev":1,"minnieshi":1,"huntc":1,"diegoatpitch":1,"lbeuster":1,"thdwoqor":1,"josh-e":1,"hanikesn":1,"pstojek":1,"FyrozAhmed":1,"hvpareja":1,"msailes":1,"mjduijn":1,"rivaldorodrigues":1,"marstran":1,"peterfigure":1,"scrat98":1,"vijayakumaroorappan":1,"NikoLehtovirta":1,"wilddog1979":1,"jinyanghuang":1,"jwtLearner":1,"sivaraman-27":1,"adrian-skybaker":1,"davux":1,"adFrej":1,"marr1977":1,"amarocco":1,"eschoenawa":1,"EvanGertis":1,"cowwoc":1}},"pull_request_authors":{"table":{"tanya732":42,"jimmyjames":33,"dependabot[bot]":19,"lbalmaceda":15,"poovamraj":7,"evansims":6,"rimasu":3,"XakepSDK":2,"stevenwong-okta":2,"baywet":2,"ruben-caceiro-digiwest":2,"frederikprijck":2,"JosephWitthuhnTR":2,"LelvProgrammer":2,"Neeraj-Natu":1,"sivertschou":1,"amy-mccaleb":1,"beckr":1,"Widcket":1,"Jaxsun":1,"gkwang":1,"PaulDaviesC":1,"JesseEstum":1,"jsalinaspolo":1,"jcchavezs":1,"ghostd":1,"fossabot":1,"wilddog1979":1,"pevers":1,"eduardoboronat-okta":1,"sre-57-opslevel[bot]":1,"w10t":1,"msailes":1,"simon04":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.438Z","repositories_count":14828017,"issues_count":33060687,"pull_requests_count":109001764,"authors_count":11313685,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":3}},"past_year_pull_request_labels_count":{"table":{"dependencies":16,"github_actions":16}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":33,"NONE":1}},"past_year_issue_authors":{"table":{"diegoatpitch":1,"josh-e":1,"marr1977":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":16,"tanya732":16,"eduardoboronat-okta":1,"jcchavezs":1}},"maintainers":[{"table":{"login":"evansims","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evansims"}},{"table":{"login":"frederikprijck","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frederikprijck"}},{"table":{"login":"jsalinaspolo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsalinaspolo"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":24,"PullRequestEvent":52,"ForkEvent":2,"IssuesEvent":6,"WatchEvent":10,"IssueCommentEvent":26,"PushEvent":60,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":31,"CreateEvent":36},"last_year":{"ReleaseEvent":1,"DeleteEvent":14,"PullRequestEvent":29,"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":12,"PushEvent":23,"PullRequestReviewEvent":14,"CreateEvent":22}},"keywords":["dx-sdk","hacktoberfest","jwks"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/gradle-wrapper-validation.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:08:55.231Z","updated_at":"2023-01-13T16:08:55.231Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/workflows/gradle-wrapper-validation.yml","dependencies":[{"id":6890124294,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890124295,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/semgrep.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:08:55.256Z","updated_at":"2023-01-13T16:08:55.256Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/workflows/semgrep.yml","dependencies":[{"id":6890124296,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rl-secure.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:44.427Z","updated_at":"2026-03-29T22:01:44.427Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/workflows/rl-secure.yml","dependencies":[{"id":25850278077,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25850278078,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25850278085,"package_name":"gradle/actions/setup-gradle","ecosystem":"actions","requirements":"06832c7b30a0129d7fb559bcc6e43d26f6374244","direct":true,"kind":"composite","optional":false},{"id":25850278121,"package_name":"./.github/actions/get-version","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25850278122,"package_name":"./.github/actions/rl-scanner","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/get-prerelease/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:42.798Z","updated_at":"2026-03-29T22:01:42.798Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/actions/get-prerelease/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:44.368Z","updated_at":"2026-03-29T22:01:44.368Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/workflows/release.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/get-version/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:43.090Z","updated_at":"2026-03-29T22:01:43.090Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/actions/get-version/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/maven-publish/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:43.169Z","updated_at":"2026-03-29T22:01:43.169Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/actions/maven-publish/action.yml","dependencies":[{"id":25850277993,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25850277994,"package_name":"gradle/wrapper-validation-action","ecosystem":"actions","requirements":"56b90f209b02bf6d1deae490e9ef18b21a389cd4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/java-release.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:43.817Z","updated_at":"2026-03-29T22:01:43.817Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/workflows/java-release.yml","dependencies":[{"id":25850278033,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25850278034,"package_name":"./.github/actions/get-version","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25850278056,"package_name":"./.github/actions/get-prerelease","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25850278058,"package_name":"./.github/actions/get-release-notes","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25850278062,"package_name":"./.github/actions/tag-exists","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25850278065,"package_name":"./.github/actions/maven-publish","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25850278067,"package_name":"./.github/actions/release-create","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/rl-scanner/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:43.575Z","updated_at":"2026-03-29T22:01:43.575Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/actions/rl-scanner/action.yml","dependencies":[{"id":25850278020,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25850278024,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/tag-exists/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:43.729Z","updated_at":"2026-03-29T22:01:43.729Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/actions/tag-exists/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/release-create/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:43.423Z","updated_at":"2026-03-29T22:01:43.423Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/actions/release-create/action.yml","dependencies":[{"id":25850278013,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"de2c0eb89ae2a093876385947365aca7b0e5f844","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/snyk.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:44.823Z","updated_at":"2026-03-29T22:01:44.823Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/workflows/snyk.yml","dependencies":[{"id":25850278129,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":25850278130,"package_name":"snyk/actions/gradle-jdk11","ecosystem":"actions","requirements":"b98d498629f1c368650224d6d212bf7dfa89e4bf","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/get-release-notes/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-29T22:01:42.856Z","updated_at":"2026-03-29T22:01:42.856Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/actions/get-release-notes/action.yml","dependencies":[{"id":25850277936,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-and-test.yml","sha":null,"kind":"manifest","created_at":"2024-01-03T01:24:32.106Z","updated_at":"2024-01-03T01:24:32.106Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/.github/workflows/build-and-test.yml","dependencies":[{"id":15401642640,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15401642644,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15401642647,"package_name":"gradle/gradle-build-action","ecosystem":"actions","requirements":"a4cf152f482c7ca97ef56ead29bf08bcd953284c","direct":true,"kind":"composite","optional":false},{"id":15401642649,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"eaaf4bedf32dbdc6b720b63067d99c4d77d6047d","direct":true,"kind":"composite","optional":false},{"id":15401642652,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"build.gradle","sha":null,"kind":"manifest","created_at":"2024-01-03T01:24:33.601Z","updated_at":"2024-01-03T01:24:33.601Z","repository_link":"https://github.com/auth0/jwks-rsa-java/blob/master/build.gradle","dependencies":[]}],"score":20.060856848311396,"created_at":"2025-04-24T01:26:55.978Z","updated_at":"2026-06-21T15:01:03.368Z","avatar_url":"https://github.com/auth0.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360136","html_url":"https://summary.ecosyste.ms/projects/360136"}