[{"id":14662701,"name":"github.com/Authelia/authelia/v4","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Authelia/authelia","keywords_array":[],"namespace":null,"versions_count":145,"first_release_published_at":"2026-08-06T12:42:09.850Z","latest_release_published_at":"2026-05-26T10:09:21.000Z","latest_release_number":"v4.39.20","last_synced_at":"2026-08-28T02:59:46.241Z","created_at":"2026-06-21T14:45:22.006Z","updated_at":"2026-08-28T02:59:46.242Z","registry_url":"https://pkg.go.dev/github.com/Authelia/authelia/v4","install_command":"go get github.com/Authelia/authelia/v4","documentation_url":"https://pkg.go.dev/github.com/Authelia/authelia/v4#section-documentation","metadata":{},"repo_metadata":{"id":37270028,"uuid":"75785240","full_name":"authelia/authelia","owner":"authelia","description":"The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™","archived":false,"fork":false,"pushed_at":"2026-08-17T06:08:19.000Z","size":81184,"stargazers_count":28592,"open_issues_count":130,"forks_count":1461,"subscribers_count":165,"default_branch":"master","last_synced_at":"2026-08-17T06:12:38.460Z","etag":null,"topics":["2fa","authentication","docker","golang","kubernetes","ldap","mfa","multifactor","oauth2","openid-connect","passkeys","push-notifications","security","sso","sso-authentication","totp","two-factor","two-factor-authentication","webauthn","yubikey"],"latest_commit_sha":null,"homepage":"https://www.authelia.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/authelia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/security-insights.yml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"authelia-sponsors"}},"created_at":"2016-12-07T00:56:57.000Z","updated_at":"2026-08-17T04:18:51.000Z","dependencies_parsed_at":"2026-08-10T03:53:18.501Z","dependency_job_id":"aee60a8e-4bcd-45d6-8d41-343602d53914","html_url":"https://github.com/authelia/authelia","commit_stats":{"total_commits":6244,"total_committers":191,"mean_commits":32.69109947643979,"dds":0.4991992312620115,"last_synced_commit":"746fb291a417e938011351179ebec1d8a89522c5"},"previous_names":["clems4ever/authelia","clems4ever/two-factor-auth-server"],"tags_count":228,"template":false,"template_full_name":null,"purl":"pkg:github/authelia/authelia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/sbom","scorecard":{"id":82257,"data":{"date":"2025-08-11","repo":{"name":"github.com/authelia/authelia","commit":"51ad287105058e9df51c5a5054bd82f7bfc9cf84"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 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":"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":"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":"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":"Code-Review","score":1,"reason":"Found 5/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:56","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:49","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/utils/strings_test.go:43","Info: GoBuiltInFuzzer integration found: internal/utils/strings_test.go:87"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:6","Warn: containerImage not pinned by hash: Dockerfile.coverage:46: pin your Docker image by updating authelia/base:latest to authelia/base:latest@sha256:2daa72dd2b746e8870eb99933ee21d0c77c15eb5c0817b4998e00ac74ecdbeb0","Warn: containerImage not pinned by hash: Dockerfile.dev:45: pin your Docker image by updating authelia/base:latest to authelia/base:latest@sha256:2daa72dd2b746e8870eb99933ee21d0c77c15eb5c0817b4998e00ac74ecdbeb0","Warn: goCommand not pinned by hash: internal/suites/example/compose/authelia/resources/entrypoint-backend.sh:9","Warn: goCommand not pinned by hash: internal/suites/example/compose/authelia/resources/entrypoint-backend.sh:10","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned","Info:  11 out of  14 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.39.6 not signed: https://api.github.com/repos/authelia/authelia/releases/238759246","Warn: release artifact v4.39.5 not signed: https://api.github.com/repos/authelia/authelia/releases/232027486","Warn: release artifact v4.39.4 not signed: https://api.github.com/repos/authelia/authelia/releases/220826389","Warn: release artifact v4.39.3 not signed: https://api.github.com/repos/authelia/authelia/releases/217830860","Warn: release artifact v4.39.2 not signed: https://api.github.com/repos/authelia/authelia/releases/217762379","Warn: release artifact v4.39.6 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/238759246","Warn: release artifact v4.39.5 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/232027486","Warn: release artifact v4.39.4 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/220826389","Warn: release artifact v4.39.3 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/217830860","Warn: release artifact v4.39.2 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/217762379"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-15T06:09:59.122Z","repository_id":37270028,"created_at":"2025-08-15T06:09:59.122Z","updated_at":"2025-08-15T06:09:59.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36734903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"authelia","name":"Authelia","uuid":"59122411","kind":"organization","description":"An organization to federate opensource contributions to Authelia","email":"team@authelia.com","website":"www.authelia.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59122411?v=4","repositories_count":10,"last_synced_at":"2023-03-04T16:14:30.022Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/authelia","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:31.428Z","updated_at":"2023-03-04T16:14:30.025Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia/repositories"},"tags":[{"name":"v4.39.20","sha":"1b524f7f4bbf7b5637f4c6b98f4f66fd4b4aed91","kind":"tag","published_at":"2026-05-26T10:15:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.20","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.20/manifests"},{"name":"v4.39.19","sha":"3949e3c96d8d1fe576acb80cfcabba128fb6a3da","kind":"tag","published_at":"2026-04-12T07:16:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.19","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.19/manifests"},{"name":"v4.39.18","sha":"cda40ba52c935f90b8fde1fa19ec7a43afcf7200","kind":"commit","published_at":"2026-04-10T01:17:00.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.18","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.18/manifests"},{"name":"v4.39.17","sha":"6a8279b0b61a9a8984f3bed1156fbc2d49bfdc44","kind":"tag","published_at":"2026-04-09T11:53:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.17","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.17/manifests"},{"name":"v4.39.16","sha":"42c98c8f3844eb17e0d5500e2bc365dcba4fb8ff","kind":"tag","published_at":"2026-03-14T08:22:28.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.16","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.16/manifests"},{"name":"v4.39.15","sha":"b1d9a4905a7b35c3c283ee3aa08b6e5d862669c4","kind":"tag","published_at":"2025-11-29T12:07:59.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.15","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.15/manifests"},{"name":"v4.39.14","sha":"2d86a2818d306a8d8289a935df7f64b6b1cb6be1","kind":"tag","published_at":"2025-11-09T07:13:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.14","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.14/manifests"},{"name":"v4.39.13","sha":"5a6e840e6f3f6b171ee05ce29e1c7cc2f3787ea4","kind":"tag","published_at":"2025-10-12T05:40:10.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.13","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.13/manifests"},{"name":"v4.39.12","sha":"56fbf3378b4044e3f518426deab5a9ffdc84f722","kind":"tag","published_at":"2025-10-08T07:57:55.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.12","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.12/manifests"},{"name":"v4.39.11","sha":"c5cfee28fcdde88138ca71e3a6632af0d43fee6e","kind":"commit","published_at":"2025-10-01T11:29:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.11","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.11/manifests"},{"name":"v4.39.10","sha":"5b22899222f300208a978ddc1e1303809fae0ac4","kind":"tag","published_at":"2025-09-15T09:07:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.10","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.10/manifests"},{"name":"v4.39.9","sha":"6446c817ce4189d7e22974894132062ce2501be5","kind":"commit","published_at":"2025-09-09T10:08:09.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.9/manifests"},{"name":"v4.39.8","sha":"5d90442e07cc695c61036ac1a539c0b942ebc71d","kind":"commit","published_at":"2025-09-02T00:40:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.8/manifests"},{"name":"v4.39.7","sha":"ff72c7fe7f6e3df054e1edde61c2405939c71f5c","kind":"tag","published_at":"2025-08-31T06:39:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.7/manifests"},{"name":"v4.39.6","sha":"79f719d4dc7ef2dbc4188af12973e83a18be8832","kind":"tag","published_at":"2025-08-09T08:02:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.6/manifests"},{"name":"v4.39.5","sha":"86f0463547329ebe778c82a168c41614a71bb0f6","kind":"tag","published_at":"2025-07-13T06:03:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.5/manifests"},{"name":"v4.39.4","sha":"3f173e1cd1acda592dcb4aa161f43823d6df1110","kind":"tag","published_at":"2025-05-25T02:18:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.4/manifests"},{"name":"v4.39.3","sha":"48b809ffddb551d0d6a94545e8109311dc709573","kind":"tag","published_at":"2025-05-11T11:03:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.3/manifests"},{"name":"v4.39.2","sha":"1266ffea0a71ce495c3906375b1f1fd1a475bef7","kind":"tag","published_at":"2025-05-10T05:14:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.2/manifests"},{"name":"v4.39.1","sha":"9a22f5c30b216b6d1aa1f80b6a36fac62e9f7727","kind":"tag","published_at":"2025-03-18T03:48:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"bbfa41712ce1b3e39b4798b18bd5f78e68470720","kind":"tag","published_at":"2025-03-16T10:04:38.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.0/manifests"},{"name":"v4.38.19","sha":"321195866cb56672cc24011a757c3c30b3d5b69b","kind":"commit","published_at":"2025-02-16T10:08:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.19","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.19/manifests"},{"name":"v4.38.18","sha":"271239b95198b658f3b269b91f78bfaca4d04fe4","kind":"tag","published_at":"2025-01-01T05:28:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.18","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.18/manifests"},{"name":"v4.38.17","sha":"592ab519b4167dfe4462ee0a613d38d3e4b8efa0","kind":"commit","published_at":"2024-10-30T22:35:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.17","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.17/manifests"},{"name":"v4.38.16","sha":"83023d051500e5073acb468b67b90a84ce958ea8","kind":"tag","published_at":"2024-10-06T11:17:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.16","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.16/manifests"},{"name":"v4.38.15","sha":"0d312c5ef3b623ec6fa50b3cb475f632d3dc5f5e","kind":"tag","published_at":"2024-09-30T11:23:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.15","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.15/manifests"},{"name":"v4.38.14","sha":"100b6387bf91bcf76341d3cf0b53995f9402c16a","kind":"tag","published_at":"2024-09-29T02:44:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.14","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.14/manifests"},{"name":"v4.38.13","sha":"818a00a5c7bca5b6d975cb50279b83a2fe787507","kind":"tag","published_at":"2024-09-28T14:02:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.13","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.13/manifests"},{"name":"v4.38.12","sha":"3c8dace05f764e486050f6dc80ae9f99d1cac45b","kind":"tag","published_at":"2024-09-22T09:43:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.12","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.12/manifests"},{"name":"v4.38.11","sha":"bd30b45c894cb437127871b84984d3be3d7707d5","kind":"tag","published_at":"2024-09-20T23:48:45.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.11","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.11/manifests"},{"name":"v4.38.10","sha":"b7d5e3ff29917bd0842c8509b4a8338d19f2934e","kind":"commit","published_at":"2024-08-04T10:13:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.10","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.10/manifests"},{"name":"v4.38.9","sha":"2798576ee25a56fd4c14814acd087b6e92f3978b","kind":"tag","published_at":"2024-06-16T09:46:25.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.9/manifests"},{"name":"v4.38.8","sha":"cd32d5ce0b3cc2d581f63700c5cec1174c027718","kind":"commit","published_at":"2024-04-15T03:30:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.8/manifests"},{"name":"v4.38.7","sha":"fd4cea4128de9b8cfca7acc1abf18d4824cfc9dc","kind":"tag","published_at":"2024-03-31T09:46:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.7/manifests"},{"name":"v4.38.6","sha":"37f44cc5d93e222aed47e4c73242420ebf375bea","kind":"tag","published_at":"2024-03-20T05:34:28.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.6/manifests"},{"name":"v4.38.5","sha":"39b228b9d75755787789f2d9eb309a35f188f1dc","kind":"tag","published_at":"2024-03-20T00:37:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.5/manifests"},{"name":"v4.38.4","sha":"1ea41b80d3a44e30d299acf04e6e18afd3836455","kind":"tag","published_at":"2024-03-18T12:08:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.4/manifests"},{"name":"v4.38.3","sha":"c017108ed51582c748bca16aae12fcba186dbf4e","kind":"tag","published_at":"2024-03-17T10:03:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.3/manifests"},{"name":"v4.38.2","sha":"573e79c8d34e118195731424df15d3e2c989495e","kind":"tag","published_at":"2024-03-15T15:29:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.2/manifests"},{"name":"v4.38.1","sha":"f3f6515e4ba663faea480de4c723fa9d0426193a","kind":"tag","published_at":"2024-03-15T01:07:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.1/manifests"},{"name":"v4.38.0","sha":"a53395fd7e4f40f0ac26e29a0b722c52c3015a06","kind":"tag","published_at":"2024-03-14T11:02:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.0/manifests"},{"name":"v4.37.5","sha":"566a0d7fc71b450123ad33d350cd3890d311da82","kind":"tag","published_at":"2022-12-21T08:25:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.5/manifests"},{"name":"v4.37.4","sha":"434c5af2bc5b39b5bfd2d83897293617a8378ecf","kind":"tag","published_at":"2022-12-17T01:05:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.4/manifests"},{"name":"v4.37.3","sha":"a91f98de127f88e6da5fe559dd777eaf972a2517","kind":"tag","published_at":"2022-12-08T11:41:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.3/manifests"},{"name":"v4.37.2","sha":"ab742a6e90c350cbe242204df92320e1c44f1c38","kind":"tag","published_at":"2022-10-28T10:12:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.2/manifests"},{"name":"v4.37.1","sha":"89ef8449b684db91169d323085a85e4dfc9bf9ff","kind":"tag","published_at":"2022-10-23T19:26:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.1/manifests"},{"name":"v4.37.0","sha":"138ad4c4d85a985847ac9e1d908e559b10ac02bc","kind":"tag","published_at":"2022-10-23T01:14:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.0/manifests"},{"name":"v4.36.9","sha":"e508b7458a3534ab61c8d8f99c54f12e71ff4d78","kind":"commit","published_at":"2022-09-26T04:56:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.9/manifests"},{"name":"v4.36.8","sha":"f01562b83a03f9029e69969fe15d7da796b55cbd","kind":"commit","published_at":"2022-09-19T05:26:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.8/manifests"},{"name":"v4.36.7","sha":"7cce5911185a8575271cea2ed420f601422a73e9","kind":"commit","published_at":"2022-09-06T02:17:45.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.7/manifests"},{"name":"v4.36.6","sha":"4f5ef31ff366b1e9bcc8e5d1b5041db3158d489a","kind":"commit","published_at":"2022-09-01T04:03:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.6/manifests"},{"name":"v4.36.5","sha":"cebe7b75e0c5b5d325719fe90591b1fb296afff4","kind":"commit","published_at":"2022-08-26T21:57:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.5/manifests"},{"name":"v4.36.4","sha":"61be0baf7a6114ec2357854e4b0ee94157b67a83","kind":"commit","published_at":"2022-08-09T01:00:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.4/manifests"},{"name":"v4.36.3","sha":"cbaa800a815ea5533a68e5b4d1efcd2fb95d0966","kind":"commit","published_at":"2022-07-26T08:17:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.3/manifests"},{"name":"v4.36.2","sha":"f11675c787528c8f32cf820c558415d876ded236","kind":"commit","published_at":"2022-07-05T06:02:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.2/manifests"},{"name":"v4.36.1","sha":"cc2d55e4f5d13d008e1911334709381dd6ba4bf6","kind":"commit","published_at":"2022-06-28T07:42:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"67cdb60d8647e5f5ff0dd6e08a71aaa497c4cfca","kind":"commit","published_at":"2022-06-28T04:15:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.0/manifests"},{"name":"v4.35.6","sha":"e0da4c0dde894a112cb9cee6d6ee66cab6974cac","kind":"commit","published_at":"2022-05-25T22:32:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.6/manifests"},{"name":"v4.35.5","sha":"c26fa6592e2243f7210cd1463196efae6ce9f625","kind":"commit","published_at":"2022-05-15T06:59:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.5/manifests"},{"name":"v4.35.4","sha":"e6cf728f24deab81280f5eef86844f7d78755245","kind":"commit","published_at":"2022-05-11T23:27:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.4/manifests"},{"name":"v4.35.3","sha":"6353eb710fd2c96824e49a7276e7f698485dcc0b","kind":"commit","published_at":"2022-05-10T05:56:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.3/manifests"},{"name":"v4.35.2","sha":"65f55e3ed62888b521d794e023fcb1a26fda0775","kind":"commit","published_at":"2022-05-06T00:57:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"f322dfe2efdc021143a2dcceb304905af8b0fdf3","kind":"commit","published_at":"2022-04-25T13:29:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"532233dd2adfd5d5fcd938ef17525f3b17ced5ff","kind":"commit","published_at":"2022-04-18T00:36:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.0/manifests"},{"name":"v4.34.6","sha":"7b42f0d02a4d08858200eb993740abaa21bb7068","kind":"commit","published_at":"2022-03-28T02:31:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.6/manifests"},{"name":"v4.34.5","sha":"0db604c005552494afc4946a9095345c8b6f77f4","kind":"commit","published_at":"2022-03-18T09:57:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.5/manifests"},{"name":"v4.34.4","sha":"ed49cc0a743a90c8695389f8d0144a9bd86c7052","kind":"commit","published_at":"2022-03-10T02:17:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.4/manifests"},{"name":"v4.34.3","sha":"ebce62b1fc60b5bdbd9c1418fb583a4442309a6f","kind":"commit","published_at":"2022-03-05T07:32:14.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.3/manifests"},{"name":"v4.34.2","sha":"67846faacb231d05b659ca69bbf3acfadfe07fc2","kind":"commit","published_at":"2022-03-04T11:09:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.2/manifests"},{"name":"v4.34.1","sha":"82d28155d01deb38dbc62bcc573f4281f13b6c43","kind":"commit","published_at":"2022-03-04T06:26:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.1/manifests"},{"name":"v4.34.0","sha":"62e670e4feac90ad9cc74566890b75285ce515ed","kind":"commit","published_at":"2022-03-04T05:05:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.0/manifests"},{"name":"v4.33.2","sha":"8d5a29117ea3111f8dab9cc1268671bee8eee63c","kind":"commit","published_at":"2022-01-21T04:34:17.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.2/manifests"},{"name":"v4.33.1","sha":"00aa0cd3697aeb2dc0b2097878cfe05eab7649d2","kind":"commit","published_at":"2021-12-04T05:20:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.1/manifests"},{"name":"v4.33.0","sha":"0ab94597df4051178497a4180575133b2215f0fa","kind":"commit","published_at":"2021-12-03T07:07:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.0/manifests"},{"name":"v4.32.2","sha":"aa18fd0256313ee63b34d1d978410b88d58f6ab7","kind":"commit","published_at":"2021-10-10T11:12:12.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"99b8f772a64bcb3dcc1188b4c728ac190491cd7b","kind":"commit","published_at":"2021-10-09T00:28:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"6c37ea383781ebc8057860ac373a784422242af6","kind":"commit","published_at":"2021-10-08T04:40:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.0/manifests"},{"name":"v4.31.0","sha":"26aa806e9cb5ae00c6b2880d3009a8540a8242e4","kind":"commit","published_at":"2021-09-17T10:08:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.31.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.31.0/manifests"},{"name":"v4.30.5","sha":"7f22db10d81109d37df6da4e7f333b25c7bcdcd2","kind":"commit","published_at":"2021-09-14T07:57:16.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.5/manifests"},{"name":"v4.30.4","sha":"862f60a3f26a3d39e890d96b2c02b4ac8bb9fc86","kind":"commit","published_at":"2021-08-11T01:47:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.4/manifests"},{"name":"v4.30.3","sha":"c67d78587905624c42ace1e792eba6855b9cce44","kind":"tag","published_at":"2021-08-10T03:20:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.3/manifests"},{"name":"v4.30.2","sha":"da034056467a39266eff9b2cfd90d7a8032f5ebd","kind":"commit","published_at":"2021-08-06T22:51:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.2/manifests"},{"name":"v4.30.1","sha":"80adbf095e75e8af976e754ecc3ae3c8ac3e05fd","kind":"commit","published_at":"2021-08-05T11:01:43.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.1/manifests"},{"name":"v4.30.0","sha":"061220dba28e6ed584c92cf3f5f6dee2317b8a82","kind":"commit","published_at":"2021-08-05T04:49:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.0/manifests"},{"name":"v4.29.4","sha":"9d6ad5aa943d9e50f72d09c41fd496d2d66f7088","kind":"commit","published_at":"2021-05-23T23:26:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"70002108bd0822560d4b59bb95123ce6946f28a2","kind":"commit","published_at":"2021-05-21T12:34:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"40fc1cdc6d0d073b04eea60258a1940200548aec","kind":"commit","published_at":"2021-05-11T01:21:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"cf63f84753de976d7bb1160d9d94ac00dabe20b0","kind":"commit","published_at":"2021-05-07T02:22:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4e8d472e46ea7d1159817e2feba7597b5f1deb3f","kind":"commit","published_at":"2021-05-05T01:46:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.0/manifests"},{"name":"v4.28.2","sha":"c16edda893395e4461551bfc1669db314830818f","kind":"commit","published_at":"2021-04-18T01:01:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"2f1e45071a1ed6cb4e59bed5a48170c7635279c2","kind":"commit","published_at":"2021-04-16T02:20:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"80216b94748033a069c43b6dfa5ef683614e55e6","kind":"commit","published_at":"2021-04-13T11:10:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.0/manifests"},{"name":"v4.27.4","sha":"6ea62657d90ce480780befdc4284bf0d79be1e07","kind":"commit","published_at":"2021-03-30T05:34:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"92f3de28bb4ed44ffc9751a4b0a96c373a533f5a","kind":"commit","published_at":"2021-03-29T01:24:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"4f5bda768bf7edb7614e34b4ed829653271078e1","kind":"commit","published_at":"2021-03-13T05:34:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"2fabfecb55114b7242865fce33059792db3f6518","kind":"commit","published_at":"2021-03-11T01:29:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"98b47227ee997f391d32b88171c1e7601920a586","kind":"commit","published_at":"2021-03-10T00:53:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.0/manifests"},{"name":"v4.26.2","sha":"8bc7ef5d8f4a12d07e9d3ce4b56ad9a41936cf9b","kind":"commit","published_at":"2021-02-21T22:02:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"2c32343885b97055893a527076030b0ecc8d45f7","kind":"commit","published_at":"2021-02-12T11:15:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"182ada6fff5ebc316f339aa874fe5d05db91ad95","kind":"commit","published_at":"2021-02-02T01:23:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.0/manifests"},{"name":"v4.25.2","sha":"bab776b850cd6b96b1a8be9c30566e2a935d237f","kind":"commit","published_at":"2021-01-17T00:09:29.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"2c14d827ba090ec90992f50372ec18411fe48396","kind":"commit","published_at":"2021-01-10T19:19:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"c9ff1119a06ca1804c114d74cf093b15354adfad","kind":"commit","published_at":"2021-01-04T11:24:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"18627d5869f9513cd86424ef49eceb877a69be7c","kind":"commit","published_at":"2020-12-16T03:11:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.24.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"fc034fbabcde844ccb0532ac38b880ac6367f4db","kind":"commit","published_at":"2020-12-03T07:30:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.24.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.0/manifests"},{"name":"v4.23.3","sha":"9310cead9779035bd2ec4316af289faec013698c","kind":"commit","published_at":"2020-11-24T02:23:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"73a19140d166110c1c7e960d60617884c3902755","kind":"commit","published_at":"2020-11-16T11:58:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"695cd5bf8f5d964ffff715c1ea14c240299c6899","kind":"commit","published_at":"2020-11-11T05:07:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"56e015583e4241c55a26a25b4263df8a1637959f","kind":"commit","published_at":"2020-11-09T04:48:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"1684ffb98997cd4243e887340e5a4ab29a5eaf86","kind":"commit","published_at":"2020-09-21T06:47:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.22.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"cd2e7eb4bfc258df73aac153256f0dc58e4e72bf","kind":"commit","published_at":"2020-07-01T07:39:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.21.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"475a4e1a61349816013586df877603dd777af481","kind":"commit","published_at":"2020-06-17T08:00:10.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.20.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"d5b29bc50348a0ceb5b5959d2512b194e85b409d","kind":"commit","published_at":"2020-06-09T23:51:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"ca1f3c0c4a08125fb13c0940f40439ef39dff8b1","kind":"commit","published_at":"2020-05-24T00:55:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"3249448d5c53784c065742fad1e04e099b64d683","kind":"commit","published_at":"2020-05-21T06:13:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"675b1b8e260a1e5a13d5faae4b2462b28df7dfec","kind":"commit","published_at":"2020-05-16T03:37:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.18.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"aa242142c0c2163c568489789d543934f2adfdd9","kind":"commit","published_at":"2020-05-08T01:36:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.18.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"4db5807bac6ad93a7b8b9ad3982ce1fd2b36c58b","kind":"commit","published_at":"2020-05-04T21:52:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.17.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"1ed1318870c345b724e0261ddbb0a7acc467ed1d","kind":"commit","published_at":"2020-05-02T02:12:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.16.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"bfff9237fa02cd19463cfa8062890b9047b5cf3b","kind":"commit","published_at":"2020-04-25T22:29:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.15.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"8917c98d65aadcae13d29048258887fa903edf97","kind":"commit","published_at":"2020-04-23T02:43:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.15.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"d233057b31b204f5809bccc580ce6f53cd79b161","kind":"commit","published_at":"2020-04-19T12:06:59.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"4b664cf15f15d860bbdcf535b38a0c65b31b8a7d","kind":"commit","published_at":"2020-04-18T18:33:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"02c55580bc4805472a8cd8f4e85da05536f314c6","kind":"commit","published_at":"2020-04-16T00:41:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.0/manifests"},{"name":"v4.13.1","sha":"04d875b101d0e5aec9762c37170e29805451e6d7","kind":"commit","published_at":"2020-04-11T05:29:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.13.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"49ac65eb415e03777b713f005e8c0e328a4681c1","kind":"commit","published_at":"2020-04-09T01:50:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.13.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"670eeb2879f67d767eb3286caa0b8681387130d2","kind":"commit","published_at":"2020-04-05T12:53:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.12.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"a71ca1903d3819a184637414f4820ae7fdd48f8b","kind":"commit","published_at":"2020-03-31T23:53:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.11.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"5fc3b26cf5b2aa53e55eb4b1156450f57807b8de","kind":"commit","published_at":"2020-03-31T01:04:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.10.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"6f116202f487a653a6579fe4232e4677529bd480","kind":"commit","published_at":"2020-03-28T08:53:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.9.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"c366233152c9af7dc1068d6213392ba8d1db50cf","kind":"commit","published_at":"2020-03-25T02:24:12.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.9.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"8dc1f898d82eadad6227c6b6bd3f93bb95178d8e","kind":"commit","published_at":"2020-03-21T14:22:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.8.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"4f95865d56ace9a014d56d7c53838d5acf10ea01","kind":"commit","published_at":"2020-03-16T09:32:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"7145ccc2280dcb4ed0e67993b303defba070c90f","kind":"commit","published_at":"2020-03-15T12:41:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"06e36f89e36e7f5db1a40605381c1784e114071b","kind":"commit","published_at":"2020-03-15T11:01:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"aea1728afc67f92b8c4563c696675a97d9a8555f","kind":"commit","published_at":"2020-03-06T21:26:25.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.6.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"c358ccca51c51c8ada5efef13e836ac90d94c327","kind":"commit","published_at":"2020-03-01T01:51:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.5.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"7102b258a1d4cc40f037db333e9e2d04338bd504","kind":"commit","published_at":"2020-02-28T00:23:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.5.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fc526bc92782dbfcd1571fd960f637eeb996cdbb","kind":"commit","published_at":"2020-02-18T23:01:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.4.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9b99420ca06f2c441a0a6cb06017a61cc5b4d1b0","kind":"commit","published_at":"2020-02-05T08:51:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.3.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"aca8be40acf68ee812b89a5d2e41c2fe68aaf79f","kind":"commit","published_at":"2020-01-22T08:12:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.2.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"a02fb1438e76135a4bc04df3eeaba564dbefdfff","kind":"commit","published_at":"2020-01-19T10:06:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e0d4ed2a076e9326344d55c45cf64c09724fdb17","kind":"commit","published_at":"2019-12-10T09:29:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha2","sha":"1c35be7c27e0275010169c2bec478a861faa76a8","kind":"commit","published_at":"2019-11-28T17:54:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0-alpha2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha2/manifests"},{"name":"v4.0.0-alpha1","sha":"eafd9330dc50dfcfd9f01c3f01937360c1902281","kind":"commit","published_at":"2019-11-18T23:11:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0-alpha1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha1/manifests"},{"name":"v3.16.2","sha":"a2258aeb7e86843fe4bd6a832458a31ebc046740","kind":"tag","published_at":"2019-10-28T20:35:43.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"8984e0a9809eeac012aad616acf44d4c02cd369c","kind":"tag","published_at":"2019-09-25T22:22:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"d1373e13255eb65db035602b6a51f74a3d4b2c09","kind":"tag","published_at":"2019-09-25T21:12:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"dd36902467dc1fb447e7263724d858813b76417c","kind":"tag","published_at":"2019-04-24T21:55:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.15.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"b36f2c78f9911df8b5a9d7bc04a53dec370465e9","kind":"tag","published_at":"2019-04-16T20:53:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.14.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"3c6e2ae448034a9e00fd8e6bdb626922b866709b","kind":"tag","published_at":"2019-03-29T13:12:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.13.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"bc8897c35be5279e9be9c992ba468ab80758c4f2","kind":"tag","published_at":"2019-03-03T10:35:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.12.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"f4b87c0812cbe551db896a69385d722092dbce57","kind":"tag","published_at":"2019-02-09T22:41:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.11.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"687d23c9b613ddbdbe03bd14b021fd6a95439a29","kind":"tag","published_at":"2018-11-17T14:05:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.10.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.10.0/manifests"},{"name":"v3.9.5","sha":"4a18715a66a73d7d9a6e444916376ef74873d17d","kind":"tag","published_at":"2018-08-30T09:34:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.5","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.5/manifests"},{"name":"v3.9.4","sha":"5fe9af7e8fcc431c19db6fd2c67d45587b7ae481","kind":"tag","published_at":"2018-08-30T09:25:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.4/manifests"},{"name":"v3.9.3","sha":"e6dc3815a060d358f98fa3bb2d383cf31c2e23d1","kind":"tag","published_at":"2018-08-28T22:00:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"260a00584f513b2df08f125f476196a562dd6431","kind":"tag","published_at":"2018-08-28T19:05:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d50037e966608ad66efe5f6119a1509ae54a2941","kind":"tag","published_at":"2018-08-27T20:53:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f7086801a0028f6bd1cd90259174957ae8bd9638","kind":"tag","published_at":"2018-08-26T12:21:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"1f5a18d12ad3a2db249e5ae20b631875f698c470","kind":"tag","published_at":"2018-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"e50b798edc33ecb7b3f65c82f9a06c197da018a5","kind":"tag","published_at":"2018-08-24T21:05:30.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"36a1dba4d785846d69e4c2f7e8151617f6e68022","kind":"tag","published_at":"2018-08-24T20:02:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"596f97fc1d8d25c70815f1c1572f847999fd44dd","kind":"tag","published_at":"2018-08-19T14:52:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"479d7ddc09fe9e075d42b0dbdeabba5aec5e4222","kind":"tag","published_at":"2018-04-24T20:12:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.7.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3f6c375446050cf4186b13c4d1118805c5eeded7","kind":"tag","published_at":"2017-11-28T21:40:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.7.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5570ac3d84835ab202c10548df5dc54654e25ad3","kind":"tag","published_at":"2017-10-16T20:32:55.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.6.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"46deb765bb6a996ff94b34fc30714f02030bd9d2","kind":"tag","published_at":"2017-10-08T23:15:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.5.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"d86a3f839356526fd2a9ff9d60532e29c4c782ad","kind":"tag","published_at":"2017-10-08T14:11:16.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"f3f61d4e132f562f2fdee673258ee85aa630551e","kind":"tag","published_at":"2017-10-08T12:48:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"444d278a1eed015594349b010f2d4f1c4b274f80","kind":"tag","published_at":"2017-10-04T19:53:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.0/manifests"},{"name":"v3.3.19","sha":"1643f4779c861cf6ec0ad674700ef7e47d52ee32","kind":"tag","published_at":"2017-09-08T23:36:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.19","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.19/manifests"},{"name":"v3.3.18","sha":"5a04877046f8e2f52234d20a60035156f1efa559","kind":"tag","published_at":"2017-09-08T22:19:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.18","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.18/manifests"},{"name":"v3.3.17","sha":"1ffecfa0a6a35a243c1afb91b9397b55af5500ef","kind":"tag","published_at":"2017-09-08T21:57:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.17","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.17/manifests"},{"name":"v3.3.16","sha":"023296eb2700a5b4b7d4733b7a9a00e062148955","kind":"tag","published_at":"2017-09-08T21:32:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.16","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.16/manifests"},{"name":"v3.3.15","sha":"8296cf6bfafcef063d661f6e635565dae2d76d76","kind":"tag","published_at":"2017-09-08T21:18:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.15","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"a538ca331936cfebeeb16abe18bf898990ebcceb","kind":"tag","published_at":"2017-09-08T21:07:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.14","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"b26492842d375c49334cfef563ba1002f68aebdd","kind":"tag","published_at":"2017-09-08T20:48:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.13","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"6bff0605e84724d7aa5ec0e8fddc9b8f1552a964","kind":"tag","published_at":"2017-09-08T20:31:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.12","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"13426451eeb4597b42b2ce48d6377d1d970f53e5","kind":"tag","published_at":"2017-09-06T22:42:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.11","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"074ee8b745e53c9fa30cb5bcce97b6da6316379e","kind":"tag","published_at":"2017-09-06T22:40:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.10","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"c8e5a17fed996d9b91fed401fc76b93aa5b62b30","kind":"tag","published_at":"2017-09-06T22:18:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.9","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"31e3f8ffb06556f94c38b6eeceae518751dece9a","kind":"tag","published_at":"2017-09-06T19:21:30.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.8","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"30c9b835418e311bc5a57c7b20f6ab67871d5956","kind":"tag","published_at":"2017-09-05T22:33:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.7","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a67cc27b0f6a996ab4250ce7385b25d185aa345f","kind":"tag","published_at":"2017-09-05T22:17:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.6","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"5f5fd5a72ca681c30218d4a3c38425324d8f203e","kind":"tag","published_at":"2017-09-05T20:05:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.5","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"7f0d359d4cecdae2097a087eaeb0955f6e5d9693","kind":"tag","published_at":"2017-09-05T19:32:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"650a21a074e0abd118a50d672c258471e7d07776","kind":"tag","published_at":"2017-09-05T19:11:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"85834befb6c37d446c4d38e732e036f094dc9628","kind":"tag","published_at":"2017-09-04T22:43:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"432568f8f5c406ba923b96a62644ed08668cd417","kind":"tag","published_at":"2017-09-04T21:49:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"86bb5c5a19a699a4df20c8a23719755ea222145c","kind":"tag","published_at":"2017-09-04T19:51:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"7be61d73574cc11c0b48a46c2b83665b6a9b2df9","kind":"tag","published_at":"2017-08-02T22:58:04.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.2.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.2.0/manifests"},{"name":"v3.1.4","sha":"1de4155ac950ceb3e340edb4d1bfdb18a9ae7123","kind":"tag","published_at":"2017-07-19T19:07:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"8f797c025ae98efdb0135def16f138364d7ab9b0","kind":"tag","published_at":"2017-07-18T22:44:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"aa863f23fa13f71f5642f5c1d598c9beb7593799","kind":"tag","published_at":"2017-07-17T21:27:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2242f0b9ce8a9636011a10c9083823bf10997eb2","kind":"tag","published_at":"2017-07-16T14:31:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5873a4c328137a91b0d57a71f10925cb77b2f032","kind":"tag","published_at":"2017-07-16T13:07:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0b96a0547d8dee93ea2ff70b883f54267a771894","kind":"tag","published_at":"2017-06-19T08:23:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"55daf6546bc589a59ec5aa94d5b13e6e11065768","kind":"tag","published_at":"2017-06-14T22:32:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.0/manifests"},{"name":"v2.1.10","sha":"d71a23fd7badec038e749691184283f40651fd69","kind":"tag","published_at":"2017-06-01T20:54:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.10","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e849768a0ff3c024dbe29436ea02e7f7b146a8c3","kind":"tag","published_at":"2017-06-01T20:46:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.9","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b804882ce0baa6b26e83f64b2574703c4c12bef0","kind":"tag","published_at":"2017-06-01T20:35:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.8","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"361e36c5664c2bee6fc04afb136ba67c310a81ee","kind":"tag","published_at":"2017-06-01T20:32:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.7","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"15a95163f4a7cd757fff811676b83a0e64ba9c6f","kind":"tag","published_at":"2017-06-01T20:23:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.6","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"66bc6e8ec47f23b51e65dee5b415d9ae8978f961","kind":"tag","published_at":"2017-06-01T20:16:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.5","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8a297b5db59039d43231c3e86bcbfb7e72fe505c","kind":"tag","published_at":"2017-06-01T20:10:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.4","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"6f8b95b0ce2edfb6ef8fafe2012eb6902976c2e2","kind":"tag","published_at":"2017-05-14T19:49:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.3","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0b3499f68fc9f5b4ac08861769008e9ebeb0db6b","kind":"tag","published_at":"2017-05-14T15:00:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.2","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"55c56e5da8236a40592e582cf003820d5f23b9b5","kind":"tag","published_at":"2017-04-10T21:36:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.1","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"4dbc39ecc68d55e06a948e9ec21148fc34e5bc96","kind":"tag","published_at":"2017-03-25T18:33:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"1fc27083c905b030ee6667a53b5901faf392a51d","kind":"tag","published_at":"2017-03-16T21:37:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.5","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8cd80bfd960619fe4032bc6dfc7ec0c6729e8ff6","kind":"tag","published_at":"2017-03-16T21:33:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.4","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e4a8f39dba00d3081d5e70849521feda44a95242","kind":"tag","published_at":"2017-03-16T00:32:57.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.3","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"95130f491c4e57870882c23f5291e8c31d332b10","kind":"tag","published_at":"2017-03-15T23:02:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.2","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e21f86563153f50b310e27c40b829653a24ea32d","kind":"tag","published_at":"2017-01-29T17:16:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.1/manifests"},{"name":"v1.0.12","sha":"4fc09e69175b5baf7db92f3c2f18054ba6165e51","kind":"tag","published_at":"2017-01-29T17:15:17.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.12","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.12/manifests"},{"name":"v2.0.0","sha":"b8c76a8040a7582f5cf73edd2b732c9ef19464d7","kind":"tag","published_at":"2017-01-29T16:59:50.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.0/manifests"},{"name":"v1.0.11","sha":"d54384a4e91341b5bd2420669f617ff5ad01a372","kind":"tag","published_at":"2017-01-12T22:28:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.11","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"5ca876714210bb6f213066734d1a597e800fc8d9","kind":"tag","published_at":"2016-12-18T12:42:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.10","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b4e04ff330222a5cee4d2e936ffa34cd75f25aad","kind":"tag","published_at":"2016-12-18T12:32:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.9","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"14bc709228ee46e8b71f3e9cb6cf2b91e1771d75","kind":"tag","published_at":"2016-12-18T12:08:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.8","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"4a81b7e83152f09f2c7396414427812e727c0fbe","kind":"tag","published_at":"2016-12-18T02:14:00.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.7","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"179269245fac6971de5d5ce2e71e073c2f090b0f","kind":"tag","published_at":"2016-12-18T01:58:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.6","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"7ecc1344ecedb92b8cbb71e44e3db8719fd83123","kind":"tag","published_at":"2016-12-18T01:41:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.5","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"226077ccb85fe8cbc97d007b42bd6a3ca523653d","kind":"tag","published_at":"2016-12-18T01:30:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.4","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"795c5cb0c6d555ffac176788cdda1224b9a51879","kind":"tag","published_at":"2016-12-18T01:21:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.3","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fecdc07bf4807d7d764a335706336cf42bbce376","kind":"tag","published_at":"2016-12-18T01:09:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.2","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"41b7440ab5bc0c29807b9be83c75a42f7260429b","kind":"tag","published_at":"2016-12-18T00:54:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-17T06:23:52.364Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.961521983674049,"dependent_packages_count":4.6491615939223285,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.805341788798189},"purl":"pkg:golang/github.com/%21authelia/authelia/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Authelia/authelia/v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Authelia/authelia/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Authelia/authelia/v4/dependencies","status":null,"funding_links":["https://opencollective.com/authelia-sponsors"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T03:00:15.660Z","issues_count":412,"pull_requests_count":6324,"avg_time_to_close_issue":16115537.495081967,"avg_time_to_close_pull_request":482801.73358413135,"issues_closed_count":305,"pull_requests_closed_count":5848,"pull_request_authors_count":183,"issue_authors_count":308,"avg_comments_per_issue":4.922330097087379,"avg_comments_per_pull_request":1.9060721062618595,"merged_pull_requests_count":5473,"bot_issues_count":24,"bot_pull_requests_count":4424,"past_year_issues_count":18,"past_year_pull_requests_count":292,"past_year_avg_time_to_close_issue":73863.88888888889,"past_year_avg_time_to_close_pull_request":37632.30731707317,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":205,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.722222222222222,"past_year_avg_comments_per_pull_request":1.6267123287671232,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":221,"past_year_merged_pull_requests_count":202,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/issues","maintainers":[{"login":"james-d-elliott","count":1285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/james-d-elliott"},{"login":"nightah","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightah"},{"login":"Crowley723","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Crowley723"},{"login":"clems4ever","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clems4ever"},{"login":"mind-ar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mind-ar"},{"login":"autheliabot","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autheliabot"},{"login":"dauvangiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dauvangiang"},{"login":"li-boxuan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/li-boxuan"},{"login":"bberka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bberka"},{"login":"nqmgaming","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nqmgaming"}],"active_maintainers":[{"login":"nightah","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightah"},{"login":"james-d-elliott","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/james-d-elliott"},{"login":"Crowley723","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Crowley723"},{"login":"autheliabot","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autheliabot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAuthelia%2Fauthelia%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAuthelia%2Fauthelia%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAuthelia%2Fauthelia%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAuthelia%2Fauthelia%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAuthelia%2Fauthelia%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAuthelia%2Fauthelia%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3969308,"name":"github.com/authelia/authelia/v4","ecosystem":"go","description":"","homepage":"https://github.com/authelia/authelia","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/authelia/authelia","keywords_array":[],"namespace":"github.com/authelia/authelia","versions_count":145,"first_release_published_at":"2022-11-23T19:45:38.156Z","latest_release_published_at":"2026-05-26T10:09:21.000Z","latest_release_number":"v4.39.20","last_synced_at":"2026-09-02T12:17:43.309Z","created_at":"2022-04-12T07:19:36.167Z","updated_at":"2026-09-03T09:02:18.601Z","registry_url":"https://pkg.go.dev/github.com/authelia/authelia/v4","install_command":"go get github.com/authelia/authelia/v4","documentation_url":"https://pkg.go.dev/github.com/authelia/authelia/v4#section-documentation","metadata":{},"repo_metadata":{"id":37270028,"uuid":"75785240","full_name":"authelia/authelia","owner":"authelia","description":"The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™","archived":false,"fork":false,"pushed_at":"2026-08-28T02:11:24.000Z","size":82692,"stargazers_count":28721,"open_issues_count":132,"forks_count":1473,"subscribers_count":164,"default_branch":"master","last_synced_at":"2026-08-28T02:59:24.203Z","etag":null,"topics":["2fa","authentication","docker","golang","kubernetes","ldap","mfa","multifactor","oauth2","openid-connect","passkeys","push-notifications","security","sso","sso-authentication","totp","two-factor","two-factor-authentication","webauthn","yubikey"],"latest_commit_sha":null,"homepage":"https://www.authelia.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/authelia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/security-insights.yml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"authelia-sponsors"}},"created_at":"2016-12-07T00:56:57.000Z","updated_at":"2026-08-28T02:19:12.000Z","dependencies_parsed_at":"2026-08-24T11:22:26.284Z","dependency_job_id":null,"html_url":"https://github.com/authelia/authelia","commit_stats":{"total_commits":6244,"total_committers":191,"mean_commits":32.69109947643979,"dds":0.4991992312620115,"last_synced_commit":"746fb291a417e938011351179ebec1d8a89522c5"},"previous_names":["clems4ever/authelia","clems4ever/two-factor-auth-server"],"tags_count":228,"template":false,"template_full_name":null,"purl":"pkg:github/authelia/authelia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/sbom","scorecard":{"id":82257,"data":{"date":"2025-08-11","repo":{"name":"github.com/authelia/authelia","commit":"51ad287105058e9df51c5a5054bd82f7bfc9cf84"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 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":"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":"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":"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":"Code-Review","score":1,"reason":"Found 5/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:56","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:49","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/utils/strings_test.go:43","Info: GoBuiltInFuzzer integration found: internal/utils/strings_test.go:87"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:6","Warn: containerImage not pinned by hash: Dockerfile.coverage:46: pin your Docker image by updating authelia/base:latest to authelia/base:latest@sha256:2daa72dd2b746e8870eb99933ee21d0c77c15eb5c0817b4998e00ac74ecdbeb0","Warn: containerImage not pinned by hash: Dockerfile.dev:45: pin your Docker image by updating authelia/base:latest to authelia/base:latest@sha256:2daa72dd2b746e8870eb99933ee21d0c77c15eb5c0817b4998e00ac74ecdbeb0","Warn: goCommand not pinned by hash: internal/suites/example/compose/authelia/resources/entrypoint-backend.sh:9","Warn: goCommand not pinned by hash: internal/suites/example/compose/authelia/resources/entrypoint-backend.sh:10","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned","Info:  11 out of  14 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.39.6 not signed: https://api.github.com/repos/authelia/authelia/releases/238759246","Warn: release artifact v4.39.5 not signed: https://api.github.com/repos/authelia/authelia/releases/232027486","Warn: release artifact v4.39.4 not signed: https://api.github.com/repos/authelia/authelia/releases/220826389","Warn: release artifact v4.39.3 not signed: https://api.github.com/repos/authelia/authelia/releases/217830860","Warn: release artifact v4.39.2 not signed: https://api.github.com/repos/authelia/authelia/releases/217762379","Warn: release artifact v4.39.6 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/238759246","Warn: release artifact v4.39.5 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/232027486","Warn: release artifact v4.39.4 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/220826389","Warn: release artifact v4.39.3 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/217830860","Warn: release artifact v4.39.2 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/217762379"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-15T06:09:59.122Z","repository_id":37270028,"created_at":"2025-08-15T06:09:59.122Z","updated_at":"2025-08-15T06:09:59.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"authelia","name":"Authelia","uuid":"59122411","kind":"organization","description":"An organization to federate opensource contributions to Authelia","email":"team@authelia.com","website":"www.authelia.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59122411?v=4","repositories_count":10,"last_synced_at":"2023-03-04T16:14:30.022Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/authelia","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:31.428Z","updated_at":"2023-03-04T16:14:30.025Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia/repositories"},"tags":[{"name":"v4.39.20","sha":"1b524f7f4bbf7b5637f4c6b98f4f66fd4b4aed91","kind":"tag","published_at":"2026-05-26T10:15:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.20","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.20/manifests"},{"name":"v4.39.19","sha":"3949e3c96d8d1fe576acb80cfcabba128fb6a3da","kind":"tag","published_at":"2026-04-12T07:16:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.19","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.19/manifests"},{"name":"v4.39.18","sha":"cda40ba52c935f90b8fde1fa19ec7a43afcf7200","kind":"commit","published_at":"2026-04-10T01:17:00.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.18","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.18/manifests"},{"name":"v4.39.17","sha":"6a8279b0b61a9a8984f3bed1156fbc2d49bfdc44","kind":"tag","published_at":"2026-04-09T11:53:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.17","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.17/manifests"},{"name":"v4.39.16","sha":"42c98c8f3844eb17e0d5500e2bc365dcba4fb8ff","kind":"tag","published_at":"2026-03-14T08:22:28.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.16","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.16/manifests"},{"name":"v4.39.15","sha":"b1d9a4905a7b35c3c283ee3aa08b6e5d862669c4","kind":"tag","published_at":"2025-11-29T12:07:59.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.15","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.15/manifests"},{"name":"v4.39.14","sha":"2d86a2818d306a8d8289a935df7f64b6b1cb6be1","kind":"tag","published_at":"2025-11-09T07:13:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.14","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.14/manifests"},{"name":"v4.39.13","sha":"5a6e840e6f3f6b171ee05ce29e1c7cc2f3787ea4","kind":"tag","published_at":"2025-10-12T05:40:10.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.13","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.13/manifests"},{"name":"v4.39.12","sha":"56fbf3378b4044e3f518426deab5a9ffdc84f722","kind":"tag","published_at":"2025-10-08T07:57:55.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.12","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.12/manifests"},{"name":"v4.39.11","sha":"c5cfee28fcdde88138ca71e3a6632af0d43fee6e","kind":"commit","published_at":"2025-10-01T11:29:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.11","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.11/manifests"},{"name":"v4.39.10","sha":"5b22899222f300208a978ddc1e1303809fae0ac4","kind":"tag","published_at":"2025-09-15T09:07:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.10","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.10/manifests"},{"name":"v4.39.9","sha":"6446c817ce4189d7e22974894132062ce2501be5","kind":"commit","published_at":"2025-09-09T10:08:09.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.9/manifests"},{"name":"v4.39.8","sha":"5d90442e07cc695c61036ac1a539c0b942ebc71d","kind":"commit","published_at":"2025-09-02T00:40:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.8/manifests"},{"name":"v4.39.7","sha":"ff72c7fe7f6e3df054e1edde61c2405939c71f5c","kind":"tag","published_at":"2025-08-31T06:39:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.7/manifests"},{"name":"v4.39.6","sha":"79f719d4dc7ef2dbc4188af12973e83a18be8832","kind":"tag","published_at":"2025-08-09T08:02:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.6/manifests"},{"name":"v4.39.5","sha":"86f0463547329ebe778c82a168c41614a71bb0f6","kind":"tag","published_at":"2025-07-13T06:03:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.5/manifests"},{"name":"v4.39.4","sha":"3f173e1cd1acda592dcb4aa161f43823d6df1110","kind":"tag","published_at":"2025-05-25T02:18:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.4/manifests"},{"name":"v4.39.3","sha":"48b809ffddb551d0d6a94545e8109311dc709573","kind":"tag","published_at":"2025-05-11T11:03:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.3/manifests"},{"name":"v4.39.2","sha":"1266ffea0a71ce495c3906375b1f1fd1a475bef7","kind":"tag","published_at":"2025-05-10T05:14:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.2/manifests"},{"name":"v4.39.1","sha":"9a22f5c30b216b6d1aa1f80b6a36fac62e9f7727","kind":"tag","published_at":"2025-03-18T03:48:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"bbfa41712ce1b3e39b4798b18bd5f78e68470720","kind":"tag","published_at":"2025-03-16T10:04:38.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.0/manifests"},{"name":"v4.38.19","sha":"321195866cb56672cc24011a757c3c30b3d5b69b","kind":"commit","published_at":"2025-02-16T10:08:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.19","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.19/manifests"},{"name":"v4.38.18","sha":"271239b95198b658f3b269b91f78bfaca4d04fe4","kind":"tag","published_at":"2025-01-01T05:28:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.18","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.18/manifests"},{"name":"v4.38.17","sha":"592ab519b4167dfe4462ee0a613d38d3e4b8efa0","kind":"commit","published_at":"2024-10-30T22:35:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.17","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.17/manifests"},{"name":"v4.38.16","sha":"83023d051500e5073acb468b67b90a84ce958ea8","kind":"tag","published_at":"2024-10-06T11:17:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.16","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.16/manifests"},{"name":"v4.38.15","sha":"0d312c5ef3b623ec6fa50b3cb475f632d3dc5f5e","kind":"tag","published_at":"2024-09-30T11:23:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.15","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.15/manifests"},{"name":"v4.38.14","sha":"100b6387bf91bcf76341d3cf0b53995f9402c16a","kind":"tag","published_at":"2024-09-29T02:44:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.14","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.14/manifests"},{"name":"v4.38.13","sha":"818a00a5c7bca5b6d975cb50279b83a2fe787507","kind":"tag","published_at":"2024-09-28T14:02:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.13","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.13/manifests"},{"name":"v4.38.12","sha":"3c8dace05f764e486050f6dc80ae9f99d1cac45b","kind":"tag","published_at":"2024-09-22T09:43:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.12","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.12/manifests"},{"name":"v4.38.11","sha":"bd30b45c894cb437127871b84984d3be3d7707d5","kind":"tag","published_at":"2024-09-20T23:48:45.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.11","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.11/manifests"},{"name":"v4.38.10","sha":"b7d5e3ff29917bd0842c8509b4a8338d19f2934e","kind":"commit","published_at":"2024-08-04T10:13:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.10","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.10/manifests"},{"name":"v4.38.9","sha":"2798576ee25a56fd4c14814acd087b6e92f3978b","kind":"tag","published_at":"2024-06-16T09:46:25.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.9/manifests"},{"name":"v4.38.8","sha":"cd32d5ce0b3cc2d581f63700c5cec1174c027718","kind":"commit","published_at":"2024-04-15T03:30:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.8/manifests"},{"name":"v4.38.7","sha":"fd4cea4128de9b8cfca7acc1abf18d4824cfc9dc","kind":"tag","published_at":"2024-03-31T09:46:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.7/manifests"},{"name":"v4.38.6","sha":"37f44cc5d93e222aed47e4c73242420ebf375bea","kind":"tag","published_at":"2024-03-20T05:34:28.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.6/manifests"},{"name":"v4.38.5","sha":"39b228b9d75755787789f2d9eb309a35f188f1dc","kind":"tag","published_at":"2024-03-20T00:37:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.5/manifests"},{"name":"v4.38.4","sha":"1ea41b80d3a44e30d299acf04e6e18afd3836455","kind":"tag","published_at":"2024-03-18T12:08:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.4/manifests"},{"name":"v4.38.3","sha":"c017108ed51582c748bca16aae12fcba186dbf4e","kind":"tag","published_at":"2024-03-17T10:03:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.3/manifests"},{"name":"v4.38.2","sha":"573e79c8d34e118195731424df15d3e2c989495e","kind":"tag","published_at":"2024-03-15T15:29:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.2/manifests"},{"name":"v4.38.1","sha":"f3f6515e4ba663faea480de4c723fa9d0426193a","kind":"tag","published_at":"2024-03-15T01:07:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.1/manifests"},{"name":"v4.38.0","sha":"a53395fd7e4f40f0ac26e29a0b722c52c3015a06","kind":"tag","published_at":"2024-03-14T11:02:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.0/manifests"},{"name":"v4.37.5","sha":"566a0d7fc71b450123ad33d350cd3890d311da82","kind":"tag","published_at":"2022-12-21T08:25:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.5/manifests"},{"name":"v4.37.4","sha":"434c5af2bc5b39b5bfd2d83897293617a8378ecf","kind":"tag","published_at":"2022-12-17T01:05:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.4/manifests"},{"name":"v4.37.3","sha":"a91f98de127f88e6da5fe559dd777eaf972a2517","kind":"tag","published_at":"2022-12-08T11:41:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.3/manifests"},{"name":"v4.37.2","sha":"ab742a6e90c350cbe242204df92320e1c44f1c38","kind":"tag","published_at":"2022-10-28T10:12:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.2/manifests"},{"name":"v4.37.1","sha":"89ef8449b684db91169d323085a85e4dfc9bf9ff","kind":"tag","published_at":"2022-10-23T19:26:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.1/manifests"},{"name":"v4.37.0","sha":"138ad4c4d85a985847ac9e1d908e559b10ac02bc","kind":"tag","published_at":"2022-10-23T01:14:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.0/manifests"},{"name":"v4.36.9","sha":"e508b7458a3534ab61c8d8f99c54f12e71ff4d78","kind":"commit","published_at":"2022-09-26T04:56:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.9/manifests"},{"name":"v4.36.8","sha":"f01562b83a03f9029e69969fe15d7da796b55cbd","kind":"commit","published_at":"2022-09-19T05:26:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.8/manifests"},{"name":"v4.36.7","sha":"7cce5911185a8575271cea2ed420f601422a73e9","kind":"commit","published_at":"2022-09-06T02:17:45.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.7/manifests"},{"name":"v4.36.6","sha":"4f5ef31ff366b1e9bcc8e5d1b5041db3158d489a","kind":"commit","published_at":"2022-09-01T04:03:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.6/manifests"},{"name":"v4.36.5","sha":"cebe7b75e0c5b5d325719fe90591b1fb296afff4","kind":"commit","published_at":"2022-08-26T21:57:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.5/manifests"},{"name":"v4.36.4","sha":"61be0baf7a6114ec2357854e4b0ee94157b67a83","kind":"commit","published_at":"2022-08-09T01:00:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.4/manifests"},{"name":"v4.36.3","sha":"cbaa800a815ea5533a68e5b4d1efcd2fb95d0966","kind":"commit","published_at":"2022-07-26T08:17:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.3/manifests"},{"name":"v4.36.2","sha":"f11675c787528c8f32cf820c558415d876ded236","kind":"commit","published_at":"2022-07-05T06:02:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.2/manifests"},{"name":"v4.36.1","sha":"cc2d55e4f5d13d008e1911334709381dd6ba4bf6","kind":"commit","published_at":"2022-06-28T07:42:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"67cdb60d8647e5f5ff0dd6e08a71aaa497c4cfca","kind":"commit","published_at":"2022-06-28T04:15:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.0/manifests"},{"name":"v4.35.6","sha":"e0da4c0dde894a112cb9cee6d6ee66cab6974cac","kind":"commit","published_at":"2022-05-25T22:32:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.6/manifests"},{"name":"v4.35.5","sha":"c26fa6592e2243f7210cd1463196efae6ce9f625","kind":"commit","published_at":"2022-05-15T06:59:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.5/manifests"},{"name":"v4.35.4","sha":"e6cf728f24deab81280f5eef86844f7d78755245","kind":"commit","published_at":"2022-05-11T23:27:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.4/manifests"},{"name":"v4.35.3","sha":"6353eb710fd2c96824e49a7276e7f698485dcc0b","kind":"commit","published_at":"2022-05-10T05:56:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.3/manifests"},{"name":"v4.35.2","sha":"65f55e3ed62888b521d794e023fcb1a26fda0775","kind":"commit","published_at":"2022-05-06T00:57:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"f322dfe2efdc021143a2dcceb304905af8b0fdf3","kind":"commit","published_at":"2022-04-25T13:29:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"532233dd2adfd5d5fcd938ef17525f3b17ced5ff","kind":"commit","published_at":"2022-04-18T00:36:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.0/manifests"},{"name":"v4.34.6","sha":"7b42f0d02a4d08858200eb993740abaa21bb7068","kind":"commit","published_at":"2022-03-28T02:31:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.6/manifests"},{"name":"v4.34.5","sha":"0db604c005552494afc4946a9095345c8b6f77f4","kind":"commit","published_at":"2022-03-18T09:57:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.5/manifests"},{"name":"v4.34.4","sha":"ed49cc0a743a90c8695389f8d0144a9bd86c7052","kind":"commit","published_at":"2022-03-10T02:17:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.4/manifests"},{"name":"v4.34.3","sha":"ebce62b1fc60b5bdbd9c1418fb583a4442309a6f","kind":"commit","published_at":"2022-03-05T07:32:14.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.3/manifests"},{"name":"v4.34.2","sha":"67846faacb231d05b659ca69bbf3acfadfe07fc2","kind":"commit","published_at":"2022-03-04T11:09:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.2/manifests"},{"name":"v4.34.1","sha":"82d28155d01deb38dbc62bcc573f4281f13b6c43","kind":"commit","published_at":"2022-03-04T06:26:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.1/manifests"},{"name":"v4.34.0","sha":"62e670e4feac90ad9cc74566890b75285ce515ed","kind":"commit","published_at":"2022-03-04T05:05:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.0/manifests"},{"name":"v4.33.2","sha":"8d5a29117ea3111f8dab9cc1268671bee8eee63c","kind":"commit","published_at":"2022-01-21T04:34:17.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.2/manifests"},{"name":"v4.33.1","sha":"00aa0cd3697aeb2dc0b2097878cfe05eab7649d2","kind":"commit","published_at":"2021-12-04T05:20:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.1/manifests"},{"name":"v4.33.0","sha":"0ab94597df4051178497a4180575133b2215f0fa","kind":"commit","published_at":"2021-12-03T07:07:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.0/manifests"},{"name":"v4.32.2","sha":"aa18fd0256313ee63b34d1d978410b88d58f6ab7","kind":"commit","published_at":"2021-10-10T11:12:12.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"99b8f772a64bcb3dcc1188b4c728ac190491cd7b","kind":"commit","published_at":"2021-10-09T00:28:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"6c37ea383781ebc8057860ac373a784422242af6","kind":"commit","published_at":"2021-10-08T04:40:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.0/manifests"},{"name":"v4.31.0","sha":"26aa806e9cb5ae00c6b2880d3009a8540a8242e4","kind":"commit","published_at":"2021-09-17T10:08:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.31.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.31.0/manifests"},{"name":"v4.30.5","sha":"7f22db10d81109d37df6da4e7f333b25c7bcdcd2","kind":"commit","published_at":"2021-09-14T07:57:16.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.5/manifests"},{"name":"v4.30.4","sha":"862f60a3f26a3d39e890d96b2c02b4ac8bb9fc86","kind":"commit","published_at":"2021-08-11T01:47:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.4/manifests"},{"name":"v4.30.3","sha":"c67d78587905624c42ace1e792eba6855b9cce44","kind":"tag","published_at":"2021-08-10T03:20:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.3/manifests"},{"name":"v4.30.2","sha":"da034056467a39266eff9b2cfd90d7a8032f5ebd","kind":"commit","published_at":"2021-08-06T22:51:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.2/manifests"},{"name":"v4.30.1","sha":"80adbf095e75e8af976e754ecc3ae3c8ac3e05fd","kind":"commit","published_at":"2021-08-05T11:01:43.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.1/manifests"},{"name":"v4.30.0","sha":"061220dba28e6ed584c92cf3f5f6dee2317b8a82","kind":"commit","published_at":"2021-08-05T04:49:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.0/manifests"},{"name":"v4.29.4","sha":"9d6ad5aa943d9e50f72d09c41fd496d2d66f7088","kind":"commit","published_at":"2021-05-23T23:26:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"70002108bd0822560d4b59bb95123ce6946f28a2","kind":"commit","published_at":"2021-05-21T12:34:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"40fc1cdc6d0d073b04eea60258a1940200548aec","kind":"commit","published_at":"2021-05-11T01:21:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"cf63f84753de976d7bb1160d9d94ac00dabe20b0","kind":"commit","published_at":"2021-05-07T02:22:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4e8d472e46ea7d1159817e2feba7597b5f1deb3f","kind":"commit","published_at":"2021-05-05T01:46:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.0/manifests"},{"name":"v4.28.2","sha":"c16edda893395e4461551bfc1669db314830818f","kind":"commit","published_at":"2021-04-18T01:01:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"2f1e45071a1ed6cb4e59bed5a48170c7635279c2","kind":"commit","published_at":"2021-04-16T02:20:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"80216b94748033a069c43b6dfa5ef683614e55e6","kind":"commit","published_at":"2021-04-13T11:10:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.0/manifests"},{"name":"v4.27.4","sha":"6ea62657d90ce480780befdc4284bf0d79be1e07","kind":"commit","published_at":"2021-03-30T05:34:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"92f3de28bb4ed44ffc9751a4b0a96c373a533f5a","kind":"commit","published_at":"2021-03-29T01:24:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"4f5bda768bf7edb7614e34b4ed829653271078e1","kind":"commit","published_at":"2021-03-13T05:34:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"2fabfecb55114b7242865fce33059792db3f6518","kind":"commit","published_at":"2021-03-11T01:29:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"98b47227ee997f391d32b88171c1e7601920a586","kind":"commit","published_at":"2021-03-10T00:53:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.0/manifests"},{"name":"v4.26.2","sha":"8bc7ef5d8f4a12d07e9d3ce4b56ad9a41936cf9b","kind":"commit","published_at":"2021-02-21T22:02:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"2c32343885b97055893a527076030b0ecc8d45f7","kind":"commit","published_at":"2021-02-12T11:15:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"182ada6fff5ebc316f339aa874fe5d05db91ad95","kind":"commit","published_at":"2021-02-02T01:23:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.0/manifests"},{"name":"v4.25.2","sha":"bab776b850cd6b96b1a8be9c30566e2a935d237f","kind":"commit","published_at":"2021-01-17T00:09:29.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"2c14d827ba090ec90992f50372ec18411fe48396","kind":"commit","published_at":"2021-01-10T19:19:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"c9ff1119a06ca1804c114d74cf093b15354adfad","kind":"commit","published_at":"2021-01-04T11:24:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"18627d5869f9513cd86424ef49eceb877a69be7c","kind":"commit","published_at":"2020-12-16T03:11:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.24.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"fc034fbabcde844ccb0532ac38b880ac6367f4db","kind":"commit","published_at":"2020-12-03T07:30:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.24.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.0/manifests"},{"name":"v4.23.3","sha":"9310cead9779035bd2ec4316af289faec013698c","kind":"commit","published_at":"2020-11-24T02:23:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"73a19140d166110c1c7e960d60617884c3902755","kind":"commit","published_at":"2020-11-16T11:58:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"695cd5bf8f5d964ffff715c1ea14c240299c6899","kind":"commit","published_at":"2020-11-11T05:07:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"56e015583e4241c55a26a25b4263df8a1637959f","kind":"commit","published_at":"2020-11-09T04:48:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"1684ffb98997cd4243e887340e5a4ab29a5eaf86","kind":"commit","published_at":"2020-09-21T06:47:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.22.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"cd2e7eb4bfc258df73aac153256f0dc58e4e72bf","kind":"commit","published_at":"2020-07-01T07:39:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.21.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"475a4e1a61349816013586df877603dd777af481","kind":"commit","published_at":"2020-06-17T08:00:10.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.20.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"d5b29bc50348a0ceb5b5959d2512b194e85b409d","kind":"commit","published_at":"2020-06-09T23:51:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"ca1f3c0c4a08125fb13c0940f40439ef39dff8b1","kind":"commit","published_at":"2020-05-24T00:55:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"3249448d5c53784c065742fad1e04e099b64d683","kind":"commit","published_at":"2020-05-21T06:13:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"675b1b8e260a1e5a13d5faae4b2462b28df7dfec","kind":"commit","published_at":"2020-05-16T03:37:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.18.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"aa242142c0c2163c568489789d543934f2adfdd9","kind":"commit","published_at":"2020-05-08T01:36:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.18.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"4db5807bac6ad93a7b8b9ad3982ce1fd2b36c58b","kind":"commit","published_at":"2020-05-04T21:52:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.17.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"1ed1318870c345b724e0261ddbb0a7acc467ed1d","kind":"commit","published_at":"2020-05-02T02:12:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.16.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"bfff9237fa02cd19463cfa8062890b9047b5cf3b","kind":"commit","published_at":"2020-04-25T22:29:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.15.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"8917c98d65aadcae13d29048258887fa903edf97","kind":"commit","published_at":"2020-04-23T02:43:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.15.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"d233057b31b204f5809bccc580ce6f53cd79b161","kind":"commit","published_at":"2020-04-19T12:06:59.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"4b664cf15f15d860bbdcf535b38a0c65b31b8a7d","kind":"commit","published_at":"2020-04-18T18:33:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"02c55580bc4805472a8cd8f4e85da05536f314c6","kind":"commit","published_at":"2020-04-16T00:41:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.0/manifests"},{"name":"v4.13.1","sha":"04d875b101d0e5aec9762c37170e29805451e6d7","kind":"commit","published_at":"2020-04-11T05:29:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.13.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"49ac65eb415e03777b713f005e8c0e328a4681c1","kind":"commit","published_at":"2020-04-09T01:50:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.13.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"670eeb2879f67d767eb3286caa0b8681387130d2","kind":"commit","published_at":"2020-04-05T12:53:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.12.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"a71ca1903d3819a184637414f4820ae7fdd48f8b","kind":"commit","published_at":"2020-03-31T23:53:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.11.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"5fc3b26cf5b2aa53e55eb4b1156450f57807b8de","kind":"commit","published_at":"2020-03-31T01:04:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.10.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"6f116202f487a653a6579fe4232e4677529bd480","kind":"commit","published_at":"2020-03-28T08:53:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.9.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"c366233152c9af7dc1068d6213392ba8d1db50cf","kind":"commit","published_at":"2020-03-25T02:24:12.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.9.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"8dc1f898d82eadad6227c6b6bd3f93bb95178d8e","kind":"commit","published_at":"2020-03-21T14:22:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.8.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"4f95865d56ace9a014d56d7c53838d5acf10ea01","kind":"commit","published_at":"2020-03-16T09:32:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"7145ccc2280dcb4ed0e67993b303defba070c90f","kind":"commit","published_at":"2020-03-15T12:41:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"06e36f89e36e7f5db1a40605381c1784e114071b","kind":"commit","published_at":"2020-03-15T11:01:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"aea1728afc67f92b8c4563c696675a97d9a8555f","kind":"commit","published_at":"2020-03-06T21:26:25.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.6.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"c358ccca51c51c8ada5efef13e836ac90d94c327","kind":"commit","published_at":"2020-03-01T01:51:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.5.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"7102b258a1d4cc40f037db333e9e2d04338bd504","kind":"commit","published_at":"2020-02-28T00:23:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.5.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fc526bc92782dbfcd1571fd960f637eeb996cdbb","kind":"commit","published_at":"2020-02-18T23:01:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.4.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9b99420ca06f2c441a0a6cb06017a61cc5b4d1b0","kind":"commit","published_at":"2020-02-05T08:51:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.3.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"aca8be40acf68ee812b89a5d2e41c2fe68aaf79f","kind":"commit","published_at":"2020-01-22T08:12:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.2.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"a02fb1438e76135a4bc04df3eeaba564dbefdfff","kind":"commit","published_at":"2020-01-19T10:06:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e0d4ed2a076e9326344d55c45cf64c09724fdb17","kind":"commit","published_at":"2019-12-10T09:29:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha2","sha":"1c35be7c27e0275010169c2bec478a861faa76a8","kind":"commit","published_at":"2019-11-28T17:54:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0-alpha2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha2/manifests"},{"name":"v4.0.0-alpha1","sha":"eafd9330dc50dfcfd9f01c3f01937360c1902281","kind":"commit","published_at":"2019-11-18T23:11:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0-alpha1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha1/manifests"},{"name":"v3.16.2","sha":"a2258aeb7e86843fe4bd6a832458a31ebc046740","kind":"tag","published_at":"2019-10-28T20:35:43.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"8984e0a9809eeac012aad616acf44d4c02cd369c","kind":"tag","published_at":"2019-09-25T22:22:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"d1373e13255eb65db035602b6a51f74a3d4b2c09","kind":"tag","published_at":"2019-09-25T21:12:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"dd36902467dc1fb447e7263724d858813b76417c","kind":"tag","published_at":"2019-04-24T21:55:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.15.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"b36f2c78f9911df8b5a9d7bc04a53dec370465e9","kind":"tag","published_at":"2019-04-16T20:53:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.14.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"3c6e2ae448034a9e00fd8e6bdb626922b866709b","kind":"tag","published_at":"2019-03-29T13:12:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.13.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"bc8897c35be5279e9be9c992ba468ab80758c4f2","kind":"tag","published_at":"2019-03-03T10:35:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.12.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"f4b87c0812cbe551db896a69385d722092dbce57","kind":"tag","published_at":"2019-02-09T22:41:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.11.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"687d23c9b613ddbdbe03bd14b021fd6a95439a29","kind":"tag","published_at":"2018-11-17T14:05:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.10.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.10.0/manifests"},{"name":"v3.9.5","sha":"4a18715a66a73d7d9a6e444916376ef74873d17d","kind":"tag","published_at":"2018-08-30T09:34:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.5","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.5/manifests"},{"name":"v3.9.4","sha":"5fe9af7e8fcc431c19db6fd2c67d45587b7ae481","kind":"tag","published_at":"2018-08-30T09:25:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.4/manifests"},{"name":"v3.9.3","sha":"e6dc3815a060d358f98fa3bb2d383cf31c2e23d1","kind":"tag","published_at":"2018-08-28T22:00:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"260a00584f513b2df08f125f476196a562dd6431","kind":"tag","published_at":"2018-08-28T19:05:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d50037e966608ad66efe5f6119a1509ae54a2941","kind":"tag","published_at":"2018-08-27T20:53:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f7086801a0028f6bd1cd90259174957ae8bd9638","kind":"tag","published_at":"2018-08-26T12:21:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"1f5a18d12ad3a2db249e5ae20b631875f698c470","kind":"tag","published_at":"2018-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"e50b798edc33ecb7b3f65c82f9a06c197da018a5","kind":"tag","published_at":"2018-08-24T21:05:30.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"36a1dba4d785846d69e4c2f7e8151617f6e68022","kind":"tag","published_at":"2018-08-24T20:02:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"596f97fc1d8d25c70815f1c1572f847999fd44dd","kind":"tag","published_at":"2018-08-19T14:52:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"479d7ddc09fe9e075d42b0dbdeabba5aec5e4222","kind":"tag","published_at":"2018-04-24T20:12:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.7.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3f6c375446050cf4186b13c4d1118805c5eeded7","kind":"tag","published_at":"2017-11-28T21:40:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.7.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5570ac3d84835ab202c10548df5dc54654e25ad3","kind":"tag","published_at":"2017-10-16T20:32:55.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.6.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"46deb765bb6a996ff94b34fc30714f02030bd9d2","kind":"tag","published_at":"2017-10-08T23:15:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.5.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"d86a3f839356526fd2a9ff9d60532e29c4c782ad","kind":"tag","published_at":"2017-10-08T14:11:16.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"f3f61d4e132f562f2fdee673258ee85aa630551e","kind":"tag","published_at":"2017-10-08T12:48:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"444d278a1eed015594349b010f2d4f1c4b274f80","kind":"tag","published_at":"2017-10-04T19:53:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.0/manifests"},{"name":"v3.3.19","sha":"1643f4779c861cf6ec0ad674700ef7e47d52ee32","kind":"tag","published_at":"2017-09-08T23:36:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.19","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.19/manifests"},{"name":"v3.3.18","sha":"5a04877046f8e2f52234d20a60035156f1efa559","kind":"tag","published_at":"2017-09-08T22:19:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.18","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.18/manifests"},{"name":"v3.3.17","sha":"1ffecfa0a6a35a243c1afb91b9397b55af5500ef","kind":"tag","published_at":"2017-09-08T21:57:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.17","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.17/manifests"},{"name":"v3.3.16","sha":"023296eb2700a5b4b7d4733b7a9a00e062148955","kind":"tag","published_at":"2017-09-08T21:32:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.16","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.16/manifests"},{"name":"v3.3.15","sha":"8296cf6bfafcef063d661f6e635565dae2d76d76","kind":"tag","published_at":"2017-09-08T21:18:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.15","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"a538ca331936cfebeeb16abe18bf898990ebcceb","kind":"tag","published_at":"2017-09-08T21:07:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.14","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"b26492842d375c49334cfef563ba1002f68aebdd","kind":"tag","published_at":"2017-09-08T20:48:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.13","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"6bff0605e84724d7aa5ec0e8fddc9b8f1552a964","kind":"tag","published_at":"2017-09-08T20:31:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.12","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"13426451eeb4597b42b2ce48d6377d1d970f53e5","kind":"tag","published_at":"2017-09-06T22:42:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.11","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"074ee8b745e53c9fa30cb5bcce97b6da6316379e","kind":"tag","published_at":"2017-09-06T22:40:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.10","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"c8e5a17fed996d9b91fed401fc76b93aa5b62b30","kind":"tag","published_at":"2017-09-06T22:18:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.9","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"31e3f8ffb06556f94c38b6eeceae518751dece9a","kind":"tag","published_at":"2017-09-06T19:21:30.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.8","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"30c9b835418e311bc5a57c7b20f6ab67871d5956","kind":"tag","published_at":"2017-09-05T22:33:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.7","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a67cc27b0f6a996ab4250ce7385b25d185aa345f","kind":"tag","published_at":"2017-09-05T22:17:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.6","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"5f5fd5a72ca681c30218d4a3c38425324d8f203e","kind":"tag","published_at":"2017-09-05T20:05:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.5","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"7f0d359d4cecdae2097a087eaeb0955f6e5d9693","kind":"tag","published_at":"2017-09-05T19:32:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"650a21a074e0abd118a50d672c258471e7d07776","kind":"tag","published_at":"2017-09-05T19:11:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"85834befb6c37d446c4d38e732e036f094dc9628","kind":"tag","published_at":"2017-09-04T22:43:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"432568f8f5c406ba923b96a62644ed08668cd417","kind":"tag","published_at":"2017-09-04T21:49:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"86bb5c5a19a699a4df20c8a23719755ea222145c","kind":"tag","published_at":"2017-09-04T19:51:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"7be61d73574cc11c0b48a46c2b83665b6a9b2df9","kind":"tag","published_at":"2017-08-02T22:58:04.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.2.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.2.0/manifests"},{"name":"v3.1.4","sha":"1de4155ac950ceb3e340edb4d1bfdb18a9ae7123","kind":"tag","published_at":"2017-07-19T19:07:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"8f797c025ae98efdb0135def16f138364d7ab9b0","kind":"tag","published_at":"2017-07-18T22:44:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"aa863f23fa13f71f5642f5c1d598c9beb7593799","kind":"tag","published_at":"2017-07-17T21:27:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2242f0b9ce8a9636011a10c9083823bf10997eb2","kind":"tag","published_at":"2017-07-16T14:31:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5873a4c328137a91b0d57a71f10925cb77b2f032","kind":"tag","published_at":"2017-07-16T13:07:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0b96a0547d8dee93ea2ff70b883f54267a771894","kind":"tag","published_at":"2017-06-19T08:23:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"55daf6546bc589a59ec5aa94d5b13e6e11065768","kind":"tag","published_at":"2017-06-14T22:32:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.0/manifests"},{"name":"v2.1.10","sha":"d71a23fd7badec038e749691184283f40651fd69","kind":"tag","published_at":"2017-06-01T20:54:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.10","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e849768a0ff3c024dbe29436ea02e7f7b146a8c3","kind":"tag","published_at":"2017-06-01T20:46:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.9","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b804882ce0baa6b26e83f64b2574703c4c12bef0","kind":"tag","published_at":"2017-06-01T20:35:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.8","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"361e36c5664c2bee6fc04afb136ba67c310a81ee","kind":"tag","published_at":"2017-06-01T20:32:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.7","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"15a95163f4a7cd757fff811676b83a0e64ba9c6f","kind":"tag","published_at":"2017-06-01T20:23:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.6","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"66bc6e8ec47f23b51e65dee5b415d9ae8978f961","kind":"tag","published_at":"2017-06-01T20:16:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.5","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8a297b5db59039d43231c3e86bcbfb7e72fe505c","kind":"tag","published_at":"2017-06-01T20:10:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.4","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"6f8b95b0ce2edfb6ef8fafe2012eb6902976c2e2","kind":"tag","published_at":"2017-05-14T19:49:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.3","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0b3499f68fc9f5b4ac08861769008e9ebeb0db6b","kind":"tag","published_at":"2017-05-14T15:00:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.2","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"55c56e5da8236a40592e582cf003820d5f23b9b5","kind":"tag","published_at":"2017-04-10T21:36:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.1","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"4dbc39ecc68d55e06a948e9ec21148fc34e5bc96","kind":"tag","published_at":"2017-03-25T18:33:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"1fc27083c905b030ee6667a53b5901faf392a51d","kind":"tag","published_at":"2017-03-16T21:37:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.5","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8cd80bfd960619fe4032bc6dfc7ec0c6729e8ff6","kind":"tag","published_at":"2017-03-16T21:33:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.4","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e4a8f39dba00d3081d5e70849521feda44a95242","kind":"tag","published_at":"2017-03-16T00:32:57.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.3","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"95130f491c4e57870882c23f5291e8c31d332b10","kind":"tag","published_at":"2017-03-15T23:02:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.2","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e21f86563153f50b310e27c40b829653a24ea32d","kind":"tag","published_at":"2017-01-29T17:16:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.1/manifests"},{"name":"v1.0.12","sha":"4fc09e69175b5baf7db92f3c2f18054ba6165e51","kind":"tag","published_at":"2017-01-29T17:15:17.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.12","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.12/manifests"},{"name":"v2.0.0","sha":"b8c76a8040a7582f5cf73edd2b732c9ef19464d7","kind":"tag","published_at":"2017-01-29T16:59:50.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.0/manifests"},{"name":"v1.0.11","sha":"d54384a4e91341b5bd2420669f617ff5ad01a372","kind":"tag","published_at":"2017-01-12T22:28:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.11","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"5ca876714210bb6f213066734d1a597e800fc8d9","kind":"tag","published_at":"2016-12-18T12:42:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.10","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b4e04ff330222a5cee4d2e936ffa34cd75f25aad","kind":"tag","published_at":"2016-12-18T12:32:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.9","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"14bc709228ee46e8b71f3e9cb6cf2b91e1771d75","kind":"tag","published_at":"2016-12-18T12:08:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.8","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"4a81b7e83152f09f2c7396414427812e727c0fbe","kind":"tag","published_at":"2016-12-18T02:14:00.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.7","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"179269245fac6971de5d5ce2e71e073c2f090b0f","kind":"tag","published_at":"2016-12-18T01:58:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.6","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"7ecc1344ecedb92b8cbb71e44e3db8719fd83123","kind":"tag","published_at":"2016-12-18T01:41:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.5","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"226077ccb85fe8cbc97d007b42bd6a3ca523653d","kind":"tag","published_at":"2016-12-18T01:30:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.4","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"795c5cb0c6d555ffac176788cdda1224b9a51879","kind":"tag","published_at":"2016-12-18T01:21:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.3","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fecdc07bf4807d7d764a335706336cf42bbce376","kind":"tag","published_at":"2016-12-18T01:09:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.2","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"41b7440ab5bc0c29807b9be83c75a42f7260429b","kind":"tag","published_at":"2016-12-18T00:54:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T20:41:35.433Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.297010515822919,"dependent_packages_count":8.17154093257566,"stargazers_count":0.481688302745525,"forks_count":0.8850079844180884,"docker_downloads_count":0.2535776860380345,"average":3.8177650843200452},"purl":"pkg:golang/github.com/authelia/authelia/v4","advisories":[{"uuid":"GSA_kwCzR0hTQS1qNzQ4LWgzNjMtd3FqOM4ABZo_","url":"https://github.com/advisories/GHSA-j748-h363-wqj8","title":"Authelia has an Edge Case Access Control Rule Mismatch","description":"### Impact\n\n**CVSSv4 Baseline Score:** Low 2.4\n\n**CVSSv4 Weighted Score:** Low 1.3\n\nThe full CVSSv4 Vector for this vulnerability is:\n\n\u003e CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:P/CR:H/IR:L/AR:L/MAV:N/MAC:H/MAT:P/MPR:L/MVC:L/MVI:N/MVA:N/MSC:L/MSI:N/MSA:N/S:N/AU:Y/R:U/V:D/RE:L/U:Amber\n\n**CVSSv3.1 Baseline Score:** Low 3.1\n\n**CVSSv3.1 Overall Score:** Low 3.4\n\nThe full CVSSv3.1 Vector equivalent for this vulnerability is:\n\n\u003e CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C/CR:H/IR:L/AR:L/MAV:N/MAC:H/MPR:L/MUI:X/MS:U/MC:L/MI:N/MA:N\n\nThe weighted severity rating is a result of no indication this is currently being exploited being available at the time of the publish date, in addition to the fact it's unlikely that it is being exploited currently. The vectors have been picked based on the scenario most likely to exist in real configurations.\n\nIn addition to the weighting our assessment considers the fact the configuration scenario required for this vulnerability to be exploited is highly unlikely and an attacker is unlikely in most scenarios to be able to determine if the exploit is available and if it was successful except in rare situations. Though the visibility to the attacker was not reflected in our assessment.\n\n### Summary\n\nDue to lack of canonicalization of domains in very specific edge cases an access control rule may be skipped when it should match a request.\n\n### Details\n\nThis attack vector must be executed in a highly specific scenario which we do not believe any user would find themselves in. In an abundance of caution we are issuing this advisory and would appreciate any users who find this configuration report it to us with both the access control section, and sessions section so that we can best advise the community of the actual impact.\n\nThe specific conditions that could lead to a security issue for vulnerability are as follows:\n\n1. The specific target resource of the attack must be using the forwarded authorization integration.\n2. The requested domain must have two additional segments compared to a session domain i.e. `a.b.example.com` is requested, but the session domain is `example.com`.\n3. There access control rules must specify two separate rules which both contain inexact domain matches such as `*.b.example.com` and `*.example.com` i.e. wildcards, username matches, group matches.\n4. The rules must be in order of most specific domain to least specific domain.\n5. The second rule must be **more permissive** than the first rule.\n6. The second rule must also **match all criteria** of the given request.\n7. The attacker must specifically request a URL for the more specific domain, with the second part containing one or more capitalized letters i.e. `https://a.B.example.com` and no other segment with capitalized letters.\n8. The integration used must not be the Envoy ExtAuthz integration.\n9. The proxy must not canonicalize the requested host name in the relevant header before sending it to the relevant authorization endpoint.\n\nThe kind of configuration used to produce this issue and result in a `bypass` rule being matched has long been highly discouraged. Essentially hosts which should be bypassed entirely should not be secured by having the proxy check them with the authorization handlers.\n\nIt should also be noted this has been heavily mitigated due to another bug where the session domain would not match if any part of the configured session domain was capitalized (fixed in https://github.com/authelia/authelia/commit/368631ecc5a9c6bcf2ff5f892ad443b890dd945e, it should be expressly noted this commit does not contain a fix for a CVE). This bug would prevent the request from succeeding in any way. This bug will also be fixed after this vulnerability is fixed, and the bug where session domains would not match has no security impact other than heavily mitigating the access control vulnerability.\n\n### Patches\n\nUpgrade to 4.39.20.\n\nCommit: https://github.com/authelia/authelia/commit/b6d1d60baa02f216fdb19f5dfeaf2e805829508a\n\n### Workarounds\n\nSee the below examples for configurations to avoid.\n\n#### Examples\n\n##### 1FA Downgrade\n\nThe following example could result in a 1FA downgrade.\n\n**Request URL:** `https://a.B.example.com`\n\n**Configuration:**\n\n```yaml\nsession:\n  cookies:\n    - domain: 'example.com'\n      authelia_url: 'https://example.com'\naccess_control:\n  rules:\n     - domain: '*.b.example.com'\n       policy: 'two_factor'\n     - domain: '*.example.com'\n       policy: 'one_factor'\n```\n\n##### Bypass Downgrade\n\nThe following example could result in a bypass downgrade. It should be noted that configurations like this have long been discouraged. The domains matching the pattern `*.example.com` should not be configured to forward authorization requests to Authelia in most situations.\n\n**Request URL:** `https://a.B.example.com`\n\n**Configuration:**\n\n```yaml\nsession:\n  cookies:\n    - domain: 'example.com'\n      authelia_url: 'https://example.com'\naccess_control:\n  rules:\n     - domain: '*.b.example.com'\n       policy: 'two_factor'\n     - domain: '*.example.com'\n       policy: 'bypass'\n```\n\n##### Unaffected Scenario\n\nThe following configuration is unaffected regardless of the request.\n\n```yaml\nsession:\n  cookies:\n    - domain: 'example.com'\n      authelia_url: 'https://example.com'\naccess_control:\n  rules:\n     - domain: 'b.example.com'\n       policy: 'two_factor'\n     - domain: '*.example.com'\n       policy: 'one_factor'\n```","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-06-26T22:32:21.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.3,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N","references":["https://github.com/authelia/authelia/security/advisories/GHSA-j748-h363-wqj8","https://nvd.nist.gov/vuln/detail/CVE-2026-48794","https://github.com/authelia/authelia/commit/b6d1d60baa02f216fdb19f5dfeaf2e805829508a","https://github.com/advisories/GHSA-j748-h363-wqj8"],"source_kind":"github","identifiers":["GHSA-j748-h363-wqj8","CVE-2026-48794"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-26T23:00:08.627Z","updated_at":"2026-09-03T07:01:27.597Z","epss_percentage":0.00415,"epss_percentile":0.34551,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qNzQ4LWgzNjMtd3FqOM4ABZo_","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qNzQ4LWgzNjMtd3FqOM4ABZo_","packages":[{"ecosystem":"go","package_name":"github.com/authelia/authelia/v4","versions":[{"first_patched_version":"4.39.20","vulnerable_version_range":"\u003e= 4.36.0, \u003c= 4.39.19"}],"purl":"pkg:go/github.com%2Fauthelia%2Fauthelia%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qNzQ4LWgzNjMtd3FqOM4ABZo_/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oamo0LWhmam0tZm1yas4ABXwN","url":"https://github.com/advisories/GHSA-hjj4-hfjm-fmrj","title":"Authelia Missing Username Canonicalization in Basic Auth (LDAP)","description":"### Impact\n\n**CVSSv4 Baseline Score:** Moderate 6.3\n\n**CVSSv4 Weighted Score:** Low 2.9\n\nThe full CVSSv4 Vector for this vulnerability is:\n\n\u003e CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:L/IR:L/AR:L/MAV:N/MAC:H/MAT:N/MPR:N/MUI:N/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/S:N/AU:Y/R:U/V:D/RE:L/U:Green\n\n**CVSSv3.1 Baseline Score:** Low 3.7\n\n**CVSSv3.1 Overall Score:** Medium 4.0\n\nThe full CVSSv3.1 Vector equivalent for this vulnerability is:\n\n\u003e CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:X/CR:H/IR:L/AR:L/MAV:N/MAC:H/MPR:N/MUI:N/MS:U/MC:L/MI:N/MA:N\n\nThe weighted severity rating is a result of no indication this is currently being exploited being available at the time of the publish date, in addition to the fact it's unlikely that it is being exploited currently.\n\nDue to lack of canonicalization of the basic auth username, the effectiveness of the brute force mechanism when using basic auth is partially degraded.\n\nMost passwords of reasonable length are unlikely to have a meaningful effect due to the fact there is no clear feedback to an attacker that is attempting to exploit this, thus their brute force attempts are significantly more likely to miss a valid password than they are identify a valid one.\n\n### Details\n\nWhen a user authenticates via Basic Auth (i.e via the `Authorization` header with the `Basic` scheme) on the authz verification endpoint, Authelia takes the username directly from the `Authorization` header and passes it as is to the regulation system for ban checking and attempt recording.\n\nLDAP treats usernames case insensitively : `john`, `John`, and `JOHN` all bind as the same user. But the regulation SQL queries treat the lookup of these values in certain scenarios as case sensitive. This allows each variation of a usernames case to have its own ban bucket.\n\nNotable conditions or unaffected configurations:\n\n1.  The first factor login endpoint (`/api/firstfactor`) is **not** affected\n2. The LDAP authentication backend must be in use.\n3. If the underlying database is case insensitive (as it should be with the collation we use for MySQL) it is **not** affected\n4. Administrators using the recently added IP regulation mode are **not** affected\n5. Administrators using a third-party tool such as CrowdSec or fail2ban are **not** affected\n6. Administrators that have disabled basic auth are **not** affected\n\n### Patches\n\nUpgrade to 4.39.20.\n\nCommit: https://github.com/authelia/authelia/commit/b8985b57b70acdff8f204ed426ff619e763461ad\n\n### Workarounds\n\nExplicitly disable the basic auth mechanism.\n\n#### Caddy, HAProxy, and Traefik\n\n```yaml\nserver:\n  endpoints:\n    authz:\n      forward-auth:\n        implementation: 'ForwardAuth'\n        authn_strategies:\n          - name: 'CookieSession'\n```\n\n#### nginx\n\n```yaml\nserver:\n  endpoints:\n    authz:\n      auth-request:\n        implementation: 'AuthRequest'\n        authn_strategies:\n          - name: 'CookieSession'\n```\n\n#### Envoy\n\n```yaml\nserver:\n  endpoints:\n    authz:\n      ext-authz:\n        implementation: 'ExtAuthz'\n        authn_strategies:\n          - name: 'CookieSession'\n```\n\n### References\n\nN/A","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-05-29T21:21:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.9,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:L/IR:L/AR:L/MAV:N/MAC:H/MAT:N/MPR:N/MUI:N/MVC:L/MVI:N/MVA:N/MSC:N/MSI:N/MSA:N/S:N/AU:Y/R:U/V:D/RE:L/U:Green","references":["https://github.com/authelia/authelia/security/advisories/GHSA-hjj4-hfjm-fmrj","https://github.com/authelia/authelia/commit/b8985b57b70acdff8f204ed426ff619e763461ad","https://nvd.nist.gov/vuln/detail/CVE-2026-47203","https://github.com/advisories/GHSA-hjj4-hfjm-fmrj"],"source_kind":"github","identifiers":["GHSA-hjj4-hfjm-fmrj","CVE-2026-47203"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-29T22:00:08.516Z","updated_at":"2026-08-28T13:01:55.181Z","epss_percentage":0.00453,"epss_percentile":0.3752,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oamo0LWhmam0tZm1yas4ABXwN","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oamo0LWhmam0tZm1yas4ABXwN","packages":[{"ecosystem":"go","package_name":"github.com/authelia/authelia/v4","versions":[{"first_patched_version":"4.39.20","vulnerable_version_range":"\u003e= 4.38.0, \u003c= 4.39.19"}],"purl":"pkg:go/github.com%2Fauthelia%2Fauthelia%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oamo0LWhmam0tZm1yas4ABXwN/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nbWZnLTN2NHEtOXFyNM4ABUGg","url":"https://github.com/advisories/GHSA-gmfg-3v4q-9qr4","title":"Authelia: Improper Neutralization of Input During Web Page Generation Leads to Potential Cross-site Scripting","description":"### Impact\n\n**Official Weighted Severity Rating:** Low\n\nThis exploit is very unlikely to be the case for most users as it requires configuration of the Content Security Policy template value. Below represents a safe value, **_any other value_** other than unconfigured should be **_very carefully evaluated_** regardless of the fix.\n\n```yaml\nserver:\n  headers:\n    csp_template: ''\n```\n\n```env\nAUTHELIA_SERVER_HEADERS_CSP_TEMPLATE=\n```\n\nProvided the following conditions are met:\n\n1. The Content Security Policy:\n    1. Has been disabled or modified from the entirely safe default value; and\n    2. Has been completely disabled by the Administrator by omitting the header explicitly at the proxy (worst practice); or\n    3. Has been effectively disabled by modifying `script-src` allowing unsafe inline scripts rather than using hashes AND effectively disabled by modifying `connect-src` allowing connections to arbitrary websites.\n2. Authelia is being hosted on a domain that has other applications that can write to the cookie for the Authelia domain.\n3. One of the other applications noted in 2 has an vulnerability that can be exploited to execute malicious javascript with similar requirements to 1.\n4. The attacker can exploit the javascript in 3 to delete the existing `language` cookie scoped to the fully qualified domain name of Authelia with the same site value of `strict` (which is not possible in most scenarios unless the application in 3 has the exact same domain or a subdomain of the Authelia domain).\n5. The attacker can exploit the javascript in 3 to write a new `language` cookie scoped for a domain that Authelia is sent cookies for.\n6. The attacker can get a user to meet the conditions required to execute the javascript in 3.\n7. You are running Authelia 4.39.15.\n\nAn attacker may potentially be able to inject javascript into the Authelia login page. Unless both the `script-src` and `connect-src` directives have been modified it's almost impossible for this to have a meaningful impact. However if both of these are and they are done so without consideration to their potential impact; there is a are situations where this vulnerability could be exploited.\n\nThis is caused to the lack of neutralization of the `langauge` cookie value when rendering the HTML template.\n\nThis vulnerability is likely difficult to discover though fingerprinting due to the way Authelia is designed but it should not be considered impossible. The additional requirement to identify the secondary application is however likely to be significantly harder to identify along side this, but also likely easier to fingerprint.\n\n### Patches\n\nUpgrade to 4.39.16 or Downgrade to 4.39.14.\n\n### Proof of Concept\n\nNo current proof of concept exists that does not require manual manipulation of the browser which is effectively a local attack where all privileges have been compromised without the need for this attack vector (i.e. installation of userscripts or a browser plugin which would be able to compromise any website or web app). There is a decent chance one will exist or certain conditions exist that could lead to the vulnerability being exploitable.\n\nDiscovery of this flaw has prompted an deliberate evaluation of any other potential flaws similar to this which did not yield any results, as well as a deliberate evaluation of best practices in this area which has resulted in a minor tweak to hardening measures. These additional hardening measures should not have any effect (explicit definition of the `script-src` and `connect-src` policies, which are the same value as `default` was previously), but it should theoretically prevent an accidental change in the future degrading the existing security layers we implement.\n\n### Workarounds\n\nThe overwhelming majority of installations will not be affected and no workarounds are necessary. The default value for the Content Security Policy makes exploiting this weakness completely impossible. It's only possible via the deliberate removal of the Content Security Policy or deliberate inclusion of clearly noted unsafe policies.\n\n#### Use the default Content Security Policy\n\nThe default Content Security Policy is completely secure and prevents any third party javascript the browser evaluates against it.\n\n```yaml\nserver:\n  headers:\n    csp_template: ''\n```\n\nUsing a custom Content Security Policy is a very advanced choice that requires specialist knowledge. The use of `unsafe-inline`, `unsafe-eval`, `unsafe-hashes`, etc. are particularly problematic as they effectively allow arbitrary script execution (if a security policy includes an option that says `unsafe` it's probably a good indication you should not use it).\n\n#### Upgrade or Downgrade\n\nBoth the next version and previous version of Authelia do not have this bug.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-03-24T16:33:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.5,"cvss_vector":"CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:U/S:N/AU:Y/R:U/V:D/RE:L/U:Clear","references":["https://github.com/authelia/authelia/security/advisories/GHSA-gmfg-3v4q-9qr4","https://nvd.nist.gov/vuln/detail/CVE-2026-33525","https://github.com/advisories/GHSA-gmfg-3v4q-9qr4"],"source_kind":"github","identifiers":["GHSA-gmfg-3v4q-9qr4","CVE-2026-33525"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-24T17:00:09.027Z","updated_at":"2026-08-28T13:03:23.435Z","epss_percentage":0.00226,"epss_percentile":0.13065,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nbWZnLTN2NHEtOXFyNM4ABUGg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nbWZnLTN2NHEtOXFyNM4ABUGg","packages":[{"ecosystem":"go","package_name":"github.com/authelia/authelia/v4","versions":[{"first_patched_version":"4.39.16","vulnerable_version_range":"= 4.39.15"}],"purl":"pkg:go/github.com%2Fauthelia%2Fauthelia%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nbWZnLTN2NHEtOXFyNM4ABUGg/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tNW1mLTM5NjMtNHgyNs4ABEok","url":"https://github.com/advisories/GHSA-m5mf-3963-4x26","title":"Authelia applies regulation separately to Username-based logins to Email-based logins","description":"### Summary\n\nIf users are allowed to sign in via both username and email the regulation system treats these as separate login events. This leads to the regulation limitations being effectively doubled assuming an attacker using brute-force to find a user password. It's important to note that due to the effective operation of regulation where no user-facing sign of their regulation ban being visible either via timing or via API responses, it's effectively impossible to determine if a failure occurs due to a bad username password combination, or a effective ban blocking the attempt which heavily mitigates any form of brute-force.\n\n### Details\n\nThis occurs because the records and counting process for this system uses the method utilized for sign in rather than the effective username attribute.\n\n### Impact\n\nThis has a minimal impact on account security, this impact is increased naturally in scenarios when there is no two-factor authentication required and weak passwords are used. This makes it a bit easier to brute-force a password.\n\n### Workarounds\n\n1. Do not heavily modify the default settings in a way that ends up with shorter or less frequent regulation bans. The default settings effectively mitigate any potential for this issue to be exploited.\n2. Disable the ability for users to login via an email address.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-02-19T17:47:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.3,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/authelia/authelia/security/advisories/GHSA-m5mf-3963-4x26","https://github.com/authelia/authelia/commit/d4a54189aa6563912f9427b96dcb01eacafa785c","https://nvd.nist.gov/vuln/detail/CVE-2025-24806","https://github.com/advisories/GHSA-m5mf-3963-4x26"],"source_kind":"github","identifiers":["GHSA-m5mf-3963-4x26","CVE-2025-24806"],"repository_url":"https://github.com/authelia/authelia","blast_radius":1.0,"created_at":"2025-02-19T18:07:49.125Z","updated_at":"2026-08-28T13:06:22.203Z","epss_percentage":0.00374,"epss_percentile":0.30165,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNW1mLTM5NjMtNHgyNs4ABEok","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNW1mLTM5NjMtNHgyNs4ABEok","packages":[{"ecosystem":"go","package_name":"github.com/authelia/authelia/v4","versions":[{"first_patched_version":"4.38.19","vulnerable_version_range":"\u003c 4.38.19"}],"purl":"pkg:go/github.com%2Fauthelia%2Fauthelia%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNW1mLTM5NjMtNHgyNs4ABEok/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14ODgzLTJ2bWcteHdmN84AA7PJ","url":"https://github.com/advisories/GHSA-x883-2vmg-xwf7","title":"Authelia's Group Changes may not have the expected results (YAML file backend)","description":"### Impact\n\nUnder very specific conditions changes to a users groups may not have the expected results.\n\nThe specific conditions are:\n\n* The file authentication backend is being used.\n* The [watch](https://www.authelia.com/configuration/first-factor/file/#watch) option is set to true.\n* The [refresh_interval](https://www.authelia.com/configuration/first-factor/introduction/#refresh_interval) is configured to a non-disabled value.\n* The users groups are adjusted by an administrator.\n* The user attempts to access a resource that their groups previously had access to but their new groups do not have access to.\n\nWhen these conditions are met administrators may find the changes are not taken into account by access control for longer than expected periods. While this may not necessarily be a security vulnerability it's security-adjacent and because of the unexpected nature of it and our dedication to a security-first culture we feel it's important to make users aware of this behaviour utilizing a security advisory and the existence of a fix.\n\nThis:\n\n* Can not have an Impact for Unauthenticated Users.\n* Can not have an Impact for Configurations utilizing the LDAP Backend.\n* Can not be directly or indirectly caused by a users or third parties actions.\n\n### Patches\n\nThis behaviour was identified **_after_** it was inadvertently fixed in the `master` branch during the multi-cookie domain rework (i.e. between feature releases). A patch for prior versions can be provided upon request. The fix was to ensure the details are updated regardless of backend, it was a small oversight in previous functionality which made refreshing ineffectual prior to v4.37.0.\n\n### Workarounds\n\nEnsure you restart between user database changes.\n\n### References\n\n* https://github.com/authelia/authelia/blob/v4.37.5/internal/handlers/handler_verify.go#L376-L394\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-04-22T15:52:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":1.6,"cvss_vector":"CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N","references":["https://github.com/authelia/authelia/security/advisories/GHSA-x883-2vmg-xwf7","https://github.com/authelia/authelia/blob/v4.37.5/internal/handlers/handler_verify.go#L376-L394","https://github.com/advisories/GHSA-x883-2vmg-xwf7"],"source_kind":"github","identifiers":["GHSA-x883-2vmg-xwf7"],"repository_url":"https://github.com/authelia/authelia","blast_radius":1.0,"created_at":"2024-04-22T16:05:00.360Z","updated_at":"2026-08-15T20:13:00.312Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ODgzLTJ2bWcteHdmN84AA7PJ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14ODgzLTJ2bWcteHdmN84AA7PJ","packages":[{"ecosystem":"go","package_name":"github.com/authelia/authelia/v4","versions":[{"first_patched_version":"4.38.0","vulnerable_version_range":"\u003e= 4.37.0, \u003c 4.38.0"}],"purl":"pkg:go/github.com%2Fauthelia%2Fauthelia%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14ODgzLTJ2bWcteHdmN84AA7PJ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zNmYyLWZjcngtZnA0as4AAyJ4","url":"https://github.com/advisories/GHSA-36f2-fcrx-fp4j","title":"Authelia allows open redirects on the logout endpoint","description":"### Impact\nUtilizing a HTTP query parameter an attacker is able to redirect users from the web application to any domain. The URL of the intended redirect should always be checked for safety prior to forwarding the user. Other endpoints of the web application already do this, they check both that the domain is using the HTTPS protocol and that it exists on a domain associated with the application.\n\nAn attacker is able to use this unintended functionality to redirect users to malicious sites. This particular security issue allows the attacker to make a phishing attempt seem much more trustworthy to a user of the web application as the initial site before redirection is familiar to them, as well as the actual URL which they have theoretically visited frequently. \n\nWhile this security issue does not directly impact the security of the web application, it is still not an acceptable scenario for the reasons mentioned above. \n\n### Patches\nf0cb75e1e102f95f91e9254c66c797e821857690 fix(handlers): logout redirection validation (#1908) [v4.28.0](https://github.com/authelia/authelia/releases/tag/v4.28.0)\n\n### Workarounds\nUsing a reverse proxy to strip the query parameter from the affected endpoint. \n\n### References\nhttps://github.com/authelia/authelia/pull/1908\n\n[CWE-601](https://cwe.mitre.org/data/definitions/601.html)\n\n[Authelia v4.28.0](https://github.com/authelia/authelia/tree/v4.28.0)\n\n### For more information\nIf you have any questions or comments about this advisory, please [contact us](https://github.com/authelia/authelia#contact-options). You may also contact us to request creating a back-ported fix for this if you are able to explain why you cannot upgrade; however upgrading is highly preferable. ","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-03-16T16:04:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.4,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N","references":["https://github.com/authelia/authelia/security/advisories/GHSA-36f2-fcrx-fp4j","https://nvd.nist.gov/vuln/detail/CVE-2021-29456","https://github.com/advisories/GHSA-36f2-fcrx-fp4j"],"source_kind":"github","identifiers":["GHSA-36f2-fcrx-fp4j","CVE-2021-29456"],"repository_url":"https://github.com/authelia/authelia","blast_radius":1.0,"created_at":"2023-03-16T17:03:10.027Z","updated_at":"2026-09-03T07:12:50.433Z","epss_percentage":0.0051,"epss_percentile":0.41515,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zNmYyLWZjcngtZnA0as4AAyJ4","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zNmYyLWZjcngtZnA0as4AAyJ4","packages":[{"ecosystem":"go","package_name":"github.com/authelia/authelia/v4","versions":[{"first_patched_version":"4.28.0","vulnerable_version_range":"\u003c 4.28.0"}],"purl":"pkg:go/github.com%2Fauthelia%2Fauthelia%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zNmYyLWZjcngtZnA0as4AAyJ4/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY4d20tcGZqZi13cXA2","url":"https://github.com/advisories/GHSA-68wm-pfjf-wqp6","title":"Authelia vulnerable to an authentication bypassed with malformed request URI on nginx","description":"### Impact\nThis affects uses who are using nginx ngx_http_auth_request_module with Authelia, it allows a malicious individual who crafts a malformed HTTP request to bypass the authentication mechanism. It additionally could theoretically affect other proxy servers, but all of the ones we officially support except nginx do not allow malformed URI paths.\n\n### Patches\nThe problem is rectified entirely in v4.29.3. As this patch is relatively straightforward we can back port this to any version upon request. Alternatively we are supplying a git patch to 4.25.1 which should be relatively straightforward to apply to any version, the git patches for specific versions can be found below.\n\n\u003cdetails\u003e\u003csummary\u003ePatch for 4.25.1:\u003c/summary\u003e\u003cp\u003e\n\n```patch\nFrom ca22f3d2c44ca7bef043ffbeeb06d6659c1d550f Mon Sep 17 00:00:00 2001\nFrom: James Elliott \u003cjames-d-elliott@users.noreply.github.com\u003e\nDate: Wed, 19 May 2021 12:10:13 +1000\nSubject: [PATCH] fix(handlers): verify returns 200 on malformed request\n\nThis is a git patch for commit at tag v4.25.1 to address a potential method to bypass authentication in proxies that forward malformed information to Authelia in the forward auth process. Instead of returning a 200 this ensures that Authelia returns a 401 when this occurs.\n---\n internal/handlers/handler_verify.go | 4 +++-\n 1 file changed, 3 insertions(+), 1 deletion(-)\n\ndiff --git a/internal/handlers/handler_verify.go b/internal/handlers/handler_verify.go\nindex 65c064ce..4dd9702d 100644\n--- a/internal/handlers/handler_verify.go\n+++ b/internal/handlers/handler_verify.go\n@@ -396,7 +396,9 @@ func VerifyGet(cfg schema.AuthenticationBackendConfiguration) middlewares.Reques\n \t\ttargetURL, err := getOriginalURL(ctx)\n \n \t\tif err != nil {\n-\t\t\tctx.Error(fmt.Errorf(\"Unable to parse target URL: %s\", err), operationFailedMessage)\n+\t\t\tctx.Logger.Error(fmt.Errorf(\"Unable to parse target URL: %s\", err))\n+\t\t\tctx.ReplyUnauthorized()\n+\n \t\t\treturn\n \t\t}\n \n-- \n2.31.1\n```\n\n\u003c/p\u003e\u003c/details\u003e\n\n### Workarounds\nThe most relevant workaround is upgrading. **If you need assistance with an upgrade please contact us on [Matrix](https://riot.im/app/#/room/#authelia:matrix.org) or [Discord](https://discord.authelia.com).** Please just let us know you're needing help upgrading to above 4.29.2. \n\nYou can add an block which fails requests that contains a malformed URI in the internal location block. We have crafted one that should work in most instances, it basically checks no chars that are required to be URL-encoded for either the path or the query are in the URI. Basically this regex checks that the characters between the square braces are the only characters in the $request_uri header, if they exist, it returns a HTTP 401 status code. The characters in the regex match are tested to not cause a parsing error that would result in a failure, however they are not exhaustive since query strings seem to not always conform to the RFC.\n\n\u003cdetails\u003e\u003csummary\u003eauthelia.conf:\u003c/summary\u003e\u003cp\u003e\n\n```nginx\nlocation /authelia {\n    internal;\n    # **IMPORTANT**\n    # This block rejects requests with a 401 which contain characters that are unable to be parsed.\n    # It is necessary for security prior to v4.29.3 due to the fact we returned an invalid code in the event of a parser error.\n    # You may comment this section if you're using Authelia v4.29.3 or above. We strongly recommend upgrading.\n    # RFC3986: http://tools.ietf.org/html/rfc3986\n    # Commentary on RFC regarding Query Strings: https://www.456bereastreet.com/archive/201008/what_characters_are_allowed_unencoded_in_query_strings/\n    if ($request_uri ~ [^a-zA-Z0-9_+-=\\!@$%\u0026*?~.:#'\\;\\(\\)\\[\\]]) {\n        return 401;\n    }\n\n    # Include the remainder of the block here. \n}\n````\n\n\u003c/p\u003e\u003c/details\u003e\n\n### Discovery\n\nThis issue was discovered by:\n\nSiemens Energy\nCybersecurity Red Team\n\n- Silas Francisco\n- Ricardo Pesqueira\n\n\n### Identifying active exploitation of the vulnerability\n\nThe following regex should match log entries that are an indication of the vulnerability being exploited:\n```regex\nlevel=error msg=\"Unable to parse target URL: Unable to parse URL (extracted from X-Original-URL header)?.*?: parse.*?net/url:.*github\\.com/authelia/authelia/internal/handlers/handler_verify\\.go\n```\n\nExample log entry ***with*** X-Original-URL configured:\n```log\ntime=\"2021-05-21T16:31:15+10:00\" level=error msg=\"Unable to parse target URL: Unable to parse URL extracted from X-Original-URL header: parse \\\"https://example.com/\": net/url: invalid control character in URL\" method=GET path=/api/verify remote_ip=192.168.1.10 stack=\"github.com/authelia/authelia/internal/middlewares/authelia_context.go:65 (*AutheliaCtx).Error\\ngithub.com/authelia/authelia/internal/handlers/handler_verify.go:431     VerifyGet.func1\\ngithub.com/authelia/authelia/internal/middlewares/authelia_context.go:50 AutheliaMiddleware.func1.1\\ngithub.com/fasthttp/router@v1.3.12/router.go:414                         (*Router).Handler\\ngithub.com/authelia/authelia/internal/middlewares/log_request.go:14      LogRequestMiddleware.func1\\ngithub.com/valyala/fasthttp@v1.24.0/server.go:2219                       (*Server).serveConn\\ngithub.com/valyala/fasthttp@v1.24.0/workerpool.go:223                    (*workerPool).workerFunc\\ngithub.com/valyala/fasthttp@v1.24.0/workerpool.go:195                    (*workerPool).getCh.func1\\nruntime/asm_amd64.s:1371                                                 goexit\"\n```\n\nExample log entry ***without*** X-Original-URL configured:\n```log\ntime=\"2021-05-21T16:30:17+10:00\" level=error msg=\"Unable to parse target URL: Unable to parse URL https://example.com/: parse \\\"https://example.com/\": net/url: invalid control character in URL\" method=GET path=/api/verify remote_ip=192.168.1.10 stack=\"github.com/authelia/authelia/internal/middlewares/authelia_context.go:65 (*AutheliaCtx).Error\\ngithub.com/authelia/authelia/internal/handlers/handler_verify.go:431     VerifyGet.func1\\ngithub.com/authelia/authelia/internal/middlewares/authelia_context.go:50 AutheliaMiddleware.func1.1\\ngithub.com/fasthttp/router@v1.3.12/router.go:414                         (*Router).Handler\\ngithub.com/authelia/authelia/internal/middlewares/log_request.go:14      LogRequestMiddleware.func1\\ngithub.com/valyala/fasthttp@v1.24.0/server.go:2219                       (*Server).serveConn\\ngithub.com/valyala/fasthttp@v1.24.0/workerpool.go:223                    (*workerPool).workerFunc\\ngithub.com/valyala/fasthttp@v1.24.0/workerpool.go:195                    (*workerPool).getCh.func1\\nruntime/asm_amd64.s:1371                                                 goexit\"\n```\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open a [Discussion](https://github.com/authelia/authelia/discussions)\n* Email us at [security@authelia.com](mailto:security@authelia.com)\n\n### Edit / Adjustment\n\nThis CVE has been edited adjusting the score to more accurately reflect the guidance in the [official CVSS 3.1 guide](https://www.first.org/cvss/specification-document). Due to misunderstandings about the CVSS indicators this was incorrectly assigned but this has been corrected. Under close evaluation the score we originally assigned to this CVE is inappropriate in two clearly identifiable criteria:\n\n- Complexity (Low -\u003e High): This attack requires the administrator be using NGINX's auth_request module. This means the attack cannot be exploited at will but rather requires a pre-condition separate to the vulnerable system outside of the attackers control (a vulnerable version of NGINX - at the time of this writing NGINX's security team has *refused* to fix the clear bug on their end but that's effectively irrelevant since we operate with more than just a NGINX proxy and no other proxy has this vulnerability), and requires the attacker have gathered knowledge about the system for this likely to be exploited.\n - Availability (High -\u003e None): This attack does not alter availability directly.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-12-20T16:57:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":10.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/authelia/authelia/security/advisories/GHSA-68wm-pfjf-wqp6","https://nvd.nist.gov/vuln/detail/CVE-2021-32637","https://github.com/authelia/authelia/commit/c62dbd43d6e69ae81530e7c4f8763857f8ff1dda","https://github.com/advisories/GHSA-68wm-pfjf-wqp6"],"source_kind":"github","identifiers":["GHSA-68wm-pfjf-wqp6","CVE-2021-32637"],"repository_url":"https://github.com/authelia/authelia","blast_radius":1.0,"created_at":"2022-12-21T16:12:40.253Z","updated_at":"2026-08-28T13:08:26.025Z","epss_percentage":0.01868,"epss_percentile":0.77697,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY4d20tcGZqZi13cXA2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY4d20tcGZqZi13cXA2","packages":[{"ecosystem":"go","package_name":"github.com/authelia/authelia/v4","versions":[{"first_patched_version":"4.29.3","vulnerable_version_range":"\u003e= 4.0.0-alpha1, \u003c= 4.29.2"}],"purl":"pkg:go/github.com%2Fauthelia%2Fauthelia%2Fv4"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTY4d20tcGZqZi13cXA2/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/authelia/authelia/v4","docker_dependents_count":5,"docker_downloads_count":49078387,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/authelia/authelia/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/authelia/authelia/v4/dependencies","status":null,"funding_links":["https://opencollective.com/authelia-sponsors"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T05:00:22.541Z","issues_count":418,"pull_requests_count":6427,"avg_time_to_close_issue":16015068.475570032,"avg_time_to_close_pull_request":504079.81297388376,"issues_closed_count":307,"pull_requests_closed_count":5935,"pull_request_authors_count":193,"issue_authors_count":314,"avg_comments_per_issue":4.8708133971291865,"avg_comments_per_pull_request":1.928271355220165,"merged_pull_requests_count":5540,"bot_issues_count":24,"bot_pull_requests_count":4470,"past_year_issues_count":23,"past_year_pull_requests_count":323,"past_year_avg_time_to_close_issue":187566.2,"past_year_avg_time_to_close_pull_request":352138.8870292887,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":239,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.0869565217391304,"past_year_avg_comments_per_pull_request":2.2538699690402475,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":211,"past_year_merged_pull_requests_count":217,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/issues","maintainers":[{"login":"james-d-elliott","count":1312,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/james-d-elliott"},{"login":"nightah","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightah"},{"login":"Crowley723","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Crowley723"},{"login":"clems4ever","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clems4ever"},{"login":"mind-ar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mind-ar"},{"login":"autheliabot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autheliabot"},{"login":"dauvangiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dauvangiang"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"li-boxuan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/li-boxuan"},{"login":"bberka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bberka"},{"login":"nqmgaming","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nqmgaming"}],"active_maintainers":[{"login":"james-d-elliott","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/james-d-elliott"},{"login":"nightah","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightah"},{"login":"Crowley723","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Crowley723"},{"login":"autheliabot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autheliabot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3656127,"name":"github.com/authelia/authelia","ecosystem":"go","description":"","homepage":"https://github.com/authelia/authelia","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/authelia/authelia","keywords_array":[],"namespace":"github.com/authelia","versions_count":83,"first_release_published_at":"2016-12-18T00:54:24.000Z","latest_release_published_at":"2019-10-28T20:35:43.000Z","latest_release_number":"v3.16.2+incompatible","last_synced_at":"2026-08-28T03:00:10.165Z","created_at":"2022-04-11T09:48:04.259Z","updated_at":"2026-08-28T03:00:10.165Z","registry_url":"https://pkg.go.dev/github.com/authelia/authelia","install_command":"go get github.com/authelia/authelia","documentation_url":"https://pkg.go.dev/github.com/authelia/authelia#section-documentation","metadata":{},"repo_metadata":{"id":37270028,"uuid":"75785240","full_name":"authelia/authelia","owner":"authelia","description":"The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™","archived":false,"fork":false,"pushed_at":"2026-08-24T11:17:41.000Z","size":82259,"stargazers_count":28671,"open_issues_count":122,"forks_count":1470,"subscribers_count":164,"default_branch":"master","last_synced_at":"2026-08-24T11:22:07.847Z","etag":null,"topics":["2fa","authentication","docker","golang","kubernetes","ldap","mfa","multifactor","oauth2","openid-connect","passkeys","push-notifications","security","sso","sso-authentication","totp","two-factor","two-factor-authentication","webauthn","yubikey"],"latest_commit_sha":null,"homepage":"https://www.authelia.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/authelia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/security-insights.yml","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"authelia-sponsors"}},"created_at":"2016-12-07T00:56:57.000Z","updated_at":"2026-08-24T11:10:18.000Z","dependencies_parsed_at":"2026-08-24T11:22:26.284Z","dependency_job_id":null,"html_url":"https://github.com/authelia/authelia","commit_stats":{"total_commits":6244,"total_committers":191,"mean_commits":32.69109947643979,"dds":0.4991992312620115,"last_synced_commit":"746fb291a417e938011351179ebec1d8a89522c5"},"previous_names":["clems4ever/authelia","clems4ever/two-factor-auth-server"],"tags_count":228,"template":false,"template_full_name":null,"purl":"pkg:github/authelia/authelia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/sbom","scorecard":{"id":82257,"data":{"date":"2025-08-11","repo":{"name":"github.com/authelia/authelia","commit":"51ad287105058e9df51c5a5054bd82f7bfc9cf84"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 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":"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":"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":"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":"Code-Review","score":1,"reason":"Found 5/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:56","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:49","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/utils/strings_test.go:43","Info: GoBuiltInFuzzer integration found: internal/utils/strings_test.go:87"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: Dockerfile:6","Warn: containerImage not pinned by hash: Dockerfile.coverage:46: pin your Docker image by updating authelia/base:latest to authelia/base:latest@sha256:2daa72dd2b746e8870eb99933ee21d0c77c15eb5c0817b4998e00ac74ecdbeb0","Warn: containerImage not pinned by hash: Dockerfile.dev:45: pin your Docker image by updating authelia/base:latest to authelia/base:latest@sha256:2daa72dd2b746e8870eb99933ee21d0c77c15eb5c0817b4998e00ac74ecdbeb0","Warn: goCommand not pinned by hash: internal/suites/example/compose/authelia/resources/entrypoint-backend.sh:9","Warn: goCommand not pinned by hash: internal/suites/example/compose/authelia/resources/entrypoint-backend.sh:10","Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned","Info:  11 out of  14 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.39.6 not signed: https://api.github.com/repos/authelia/authelia/releases/238759246","Warn: release artifact v4.39.5 not signed: https://api.github.com/repos/authelia/authelia/releases/232027486","Warn: release artifact v4.39.4 not signed: https://api.github.com/repos/authelia/authelia/releases/220826389","Warn: release artifact v4.39.3 not signed: https://api.github.com/repos/authelia/authelia/releases/217830860","Warn: release artifact v4.39.2 not signed: https://api.github.com/repos/authelia/authelia/releases/217762379","Warn: release artifact v4.39.6 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/238759246","Warn: release artifact v4.39.5 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/232027486","Warn: release artifact v4.39.4 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/220826389","Warn: release artifact v4.39.3 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/217830860","Warn: release artifact v4.39.2 does not have provenance: https://api.github.com/repos/authelia/authelia/releases/217762379"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":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"}}]},"last_synced_at":"2025-08-15T06:09:59.122Z","repository_id":37270028,"created_at":"2025-08-15T06:09:59.122Z","updated_at":"2025-08-15T06:09:59.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36881232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"authelia","name":"Authelia","uuid":"59122411","kind":"organization","description":"An organization to federate opensource contributions to Authelia","email":"team@authelia.com","website":"www.authelia.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59122411?v=4","repositories_count":10,"last_synced_at":"2023-03-04T16:14:30.022Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/authelia","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:52:31.428Z","updated_at":"2023-03-04T16:14:30.025Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authelia/repositories"},"tags":[{"name":"v4.39.20","sha":"1b524f7f4bbf7b5637f4c6b98f4f66fd4b4aed91","kind":"tag","published_at":"2026-05-26T10:15:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.20","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.20/manifests"},{"name":"v4.39.19","sha":"3949e3c96d8d1fe576acb80cfcabba128fb6a3da","kind":"tag","published_at":"2026-04-12T07:16:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.19","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.19/manifests"},{"name":"v4.39.18","sha":"cda40ba52c935f90b8fde1fa19ec7a43afcf7200","kind":"commit","published_at":"2026-04-10T01:17:00.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.18","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.18/manifests"},{"name":"v4.39.17","sha":"6a8279b0b61a9a8984f3bed1156fbc2d49bfdc44","kind":"tag","published_at":"2026-04-09T11:53:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.17","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.17/manifests"},{"name":"v4.39.16","sha":"42c98c8f3844eb17e0d5500e2bc365dcba4fb8ff","kind":"tag","published_at":"2026-03-14T08:22:28.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.16","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.16/manifests"},{"name":"v4.39.15","sha":"b1d9a4905a7b35c3c283ee3aa08b6e5d862669c4","kind":"tag","published_at":"2025-11-29T12:07:59.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.15","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.15/manifests"},{"name":"v4.39.14","sha":"2d86a2818d306a8d8289a935df7f64b6b1cb6be1","kind":"tag","published_at":"2025-11-09T07:13:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.14","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.14/manifests"},{"name":"v4.39.13","sha":"5a6e840e6f3f6b171ee05ce29e1c7cc2f3787ea4","kind":"tag","published_at":"2025-10-12T05:40:10.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.13","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.13/manifests"},{"name":"v4.39.12","sha":"56fbf3378b4044e3f518426deab5a9ffdc84f722","kind":"tag","published_at":"2025-10-08T07:57:55.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.12","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.12/manifests"},{"name":"v4.39.11","sha":"c5cfee28fcdde88138ca71e3a6632af0d43fee6e","kind":"commit","published_at":"2025-10-01T11:29:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.11","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.11/manifests"},{"name":"v4.39.10","sha":"5b22899222f300208a978ddc1e1303809fae0ac4","kind":"tag","published_at":"2025-09-15T09:07:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.10","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.10/manifests"},{"name":"v4.39.9","sha":"6446c817ce4189d7e22974894132062ce2501be5","kind":"commit","published_at":"2025-09-09T10:08:09.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.9/manifests"},{"name":"v4.39.8","sha":"5d90442e07cc695c61036ac1a539c0b942ebc71d","kind":"commit","published_at":"2025-09-02T00:40:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.8/manifests"},{"name":"v4.39.7","sha":"ff72c7fe7f6e3df054e1edde61c2405939c71f5c","kind":"tag","published_at":"2025-08-31T06:39:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.7/manifests"},{"name":"v4.39.6","sha":"79f719d4dc7ef2dbc4188af12973e83a18be8832","kind":"tag","published_at":"2025-08-09T08:02:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.6/manifests"},{"name":"v4.39.5","sha":"86f0463547329ebe778c82a168c41614a71bb0f6","kind":"tag","published_at":"2025-07-13T06:03:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.5/manifests"},{"name":"v4.39.4","sha":"3f173e1cd1acda592dcb4aa161f43823d6df1110","kind":"tag","published_at":"2025-05-25T02:18:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.4/manifests"},{"name":"v4.39.3","sha":"48b809ffddb551d0d6a94545e8109311dc709573","kind":"tag","published_at":"2025-05-11T11:03:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.3/manifests"},{"name":"v4.39.2","sha":"1266ffea0a71ce495c3906375b1f1fd1a475bef7","kind":"tag","published_at":"2025-05-10T05:14:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.2/manifests"},{"name":"v4.39.1","sha":"9a22f5c30b216b6d1aa1f80b6a36fac62e9f7727","kind":"tag","published_at":"2025-03-18T03:48:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"bbfa41712ce1b3e39b4798b18bd5f78e68470720","kind":"tag","published_at":"2025-03-16T10:04:38.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.39.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.39.0/manifests"},{"name":"v4.38.19","sha":"321195866cb56672cc24011a757c3c30b3d5b69b","kind":"commit","published_at":"2025-02-16T10:08:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.19","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.19/manifests"},{"name":"v4.38.18","sha":"271239b95198b658f3b269b91f78bfaca4d04fe4","kind":"tag","published_at":"2025-01-01T05:28:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.18","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.18/manifests"},{"name":"v4.38.17","sha":"592ab519b4167dfe4462ee0a613d38d3e4b8efa0","kind":"commit","published_at":"2024-10-30T22:35:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.17","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.17/manifests"},{"name":"v4.38.16","sha":"83023d051500e5073acb468b67b90a84ce958ea8","kind":"tag","published_at":"2024-10-06T11:17:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.16","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.16/manifests"},{"name":"v4.38.15","sha":"0d312c5ef3b623ec6fa50b3cb475f632d3dc5f5e","kind":"tag","published_at":"2024-09-30T11:23:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.15","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.15/manifests"},{"name":"v4.38.14","sha":"100b6387bf91bcf76341d3cf0b53995f9402c16a","kind":"tag","published_at":"2024-09-29T02:44:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.14","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.14/manifests"},{"name":"v4.38.13","sha":"818a00a5c7bca5b6d975cb50279b83a2fe787507","kind":"tag","published_at":"2024-09-28T14:02:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.13","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.13/manifests"},{"name":"v4.38.12","sha":"3c8dace05f764e486050f6dc80ae9f99d1cac45b","kind":"tag","published_at":"2024-09-22T09:43:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.12","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.12/manifests"},{"name":"v4.38.11","sha":"bd30b45c894cb437127871b84984d3be3d7707d5","kind":"tag","published_at":"2024-09-20T23:48:45.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.11","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.11/manifests"},{"name":"v4.38.10","sha":"b7d5e3ff29917bd0842c8509b4a8338d19f2934e","kind":"commit","published_at":"2024-08-04T10:13:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.10","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.10/manifests"},{"name":"v4.38.9","sha":"2798576ee25a56fd4c14814acd087b6e92f3978b","kind":"tag","published_at":"2024-06-16T09:46:25.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.9/manifests"},{"name":"v4.38.8","sha":"cd32d5ce0b3cc2d581f63700c5cec1174c027718","kind":"commit","published_at":"2024-04-15T03:30:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.8/manifests"},{"name":"v4.38.7","sha":"fd4cea4128de9b8cfca7acc1abf18d4824cfc9dc","kind":"tag","published_at":"2024-03-31T09:46:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.7/manifests"},{"name":"v4.38.6","sha":"37f44cc5d93e222aed47e4c73242420ebf375bea","kind":"tag","published_at":"2024-03-20T05:34:28.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.6/manifests"},{"name":"v4.38.5","sha":"39b228b9d75755787789f2d9eb309a35f188f1dc","kind":"tag","published_at":"2024-03-20T00:37:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.5/manifests"},{"name":"v4.38.4","sha":"1ea41b80d3a44e30d299acf04e6e18afd3836455","kind":"tag","published_at":"2024-03-18T12:08:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.4/manifests"},{"name":"v4.38.3","sha":"c017108ed51582c748bca16aae12fcba186dbf4e","kind":"tag","published_at":"2024-03-17T10:03:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.3/manifests"},{"name":"v4.38.2","sha":"573e79c8d34e118195731424df15d3e2c989495e","kind":"tag","published_at":"2024-03-15T15:29:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.2/manifests"},{"name":"v4.38.1","sha":"f3f6515e4ba663faea480de4c723fa9d0426193a","kind":"tag","published_at":"2024-03-15T01:07:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.1/manifests"},{"name":"v4.38.0","sha":"a53395fd7e4f40f0ac26e29a0b722c52c3015a06","kind":"tag","published_at":"2024-03-14T11:02:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.38.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.38.0/manifests"},{"name":"v4.37.5","sha":"566a0d7fc71b450123ad33d350cd3890d311da82","kind":"tag","published_at":"2022-12-21T08:25:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.5/manifests"},{"name":"v4.37.4","sha":"434c5af2bc5b39b5bfd2d83897293617a8378ecf","kind":"tag","published_at":"2022-12-17T01:05:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.4/manifests"},{"name":"v4.37.3","sha":"a91f98de127f88e6da5fe559dd777eaf972a2517","kind":"tag","published_at":"2022-12-08T11:41:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.3/manifests"},{"name":"v4.37.2","sha":"ab742a6e90c350cbe242204df92320e1c44f1c38","kind":"tag","published_at":"2022-10-28T10:12:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.2/manifests"},{"name":"v4.37.1","sha":"89ef8449b684db91169d323085a85e4dfc9bf9ff","kind":"tag","published_at":"2022-10-23T19:26:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.1/manifests"},{"name":"v4.37.0","sha":"138ad4c4d85a985847ac9e1d908e559b10ac02bc","kind":"tag","published_at":"2022-10-23T01:14:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.37.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.37.0/manifests"},{"name":"v4.36.9","sha":"e508b7458a3534ab61c8d8f99c54f12e71ff4d78","kind":"commit","published_at":"2022-09-26T04:56:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.9","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.9/manifests"},{"name":"v4.36.8","sha":"f01562b83a03f9029e69969fe15d7da796b55cbd","kind":"commit","published_at":"2022-09-19T05:26:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.8","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.8/manifests"},{"name":"v4.36.7","sha":"7cce5911185a8575271cea2ed420f601422a73e9","kind":"commit","published_at":"2022-09-06T02:17:45.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.7","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.7/manifests"},{"name":"v4.36.6","sha":"4f5ef31ff366b1e9bcc8e5d1b5041db3158d489a","kind":"commit","published_at":"2022-09-01T04:03:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.6/manifests"},{"name":"v4.36.5","sha":"cebe7b75e0c5b5d325719fe90591b1fb296afff4","kind":"commit","published_at":"2022-08-26T21:57:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.5/manifests"},{"name":"v4.36.4","sha":"61be0baf7a6114ec2357854e4b0ee94157b67a83","kind":"commit","published_at":"2022-08-09T01:00:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.4/manifests"},{"name":"v4.36.3","sha":"cbaa800a815ea5533a68e5b4d1efcd2fb95d0966","kind":"commit","published_at":"2022-07-26T08:17:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.3/manifests"},{"name":"v4.36.2","sha":"f11675c787528c8f32cf820c558415d876ded236","kind":"commit","published_at":"2022-07-05T06:02:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.2/manifests"},{"name":"v4.36.1","sha":"cc2d55e4f5d13d008e1911334709381dd6ba4bf6","kind":"commit","published_at":"2022-06-28T07:42:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"67cdb60d8647e5f5ff0dd6e08a71aaa497c4cfca","kind":"commit","published_at":"2022-06-28T04:15:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.36.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.36.0/manifests"},{"name":"v4.35.6","sha":"e0da4c0dde894a112cb9cee6d6ee66cab6974cac","kind":"commit","published_at":"2022-05-25T22:32:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.6/manifests"},{"name":"v4.35.5","sha":"c26fa6592e2243f7210cd1463196efae6ce9f625","kind":"commit","published_at":"2022-05-15T06:59:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.5/manifests"},{"name":"v4.35.4","sha":"e6cf728f24deab81280f5eef86844f7d78755245","kind":"commit","published_at":"2022-05-11T23:27:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.4/manifests"},{"name":"v4.35.3","sha":"6353eb710fd2c96824e49a7276e7f698485dcc0b","kind":"commit","published_at":"2022-05-10T05:56:20.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.3/manifests"},{"name":"v4.35.2","sha":"65f55e3ed62888b521d794e023fcb1a26fda0775","kind":"commit","published_at":"2022-05-06T00:57:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"f322dfe2efdc021143a2dcceb304905af8b0fdf3","kind":"commit","published_at":"2022-04-25T13:29:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"532233dd2adfd5d5fcd938ef17525f3b17ced5ff","kind":"commit","published_at":"2022-04-18T00:36:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.35.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.35.0/manifests"},{"name":"v4.34.6","sha":"7b42f0d02a4d08858200eb993740abaa21bb7068","kind":"commit","published_at":"2022-03-28T02:31:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.6","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.6/manifests"},{"name":"v4.34.5","sha":"0db604c005552494afc4946a9095345c8b6f77f4","kind":"commit","published_at":"2022-03-18T09:57:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.5/manifests"},{"name":"v4.34.4","sha":"ed49cc0a743a90c8695389f8d0144a9bd86c7052","kind":"commit","published_at":"2022-03-10T02:17:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.4/manifests"},{"name":"v4.34.3","sha":"ebce62b1fc60b5bdbd9c1418fb583a4442309a6f","kind":"commit","published_at":"2022-03-05T07:32:14.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.3/manifests"},{"name":"v4.34.2","sha":"67846faacb231d05b659ca69bbf3acfadfe07fc2","kind":"commit","published_at":"2022-03-04T11:09:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.2/manifests"},{"name":"v4.34.1","sha":"82d28155d01deb38dbc62bcc573f4281f13b6c43","kind":"commit","published_at":"2022-03-04T06:26:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.1/manifests"},{"name":"v4.34.0","sha":"62e670e4feac90ad9cc74566890b75285ce515ed","kind":"commit","published_at":"2022-03-04T05:05:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.34.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.34.0/manifests"},{"name":"v4.33.2","sha":"8d5a29117ea3111f8dab9cc1268671bee8eee63c","kind":"commit","published_at":"2022-01-21T04:34:17.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.2/manifests"},{"name":"v4.33.1","sha":"00aa0cd3697aeb2dc0b2097878cfe05eab7649d2","kind":"commit","published_at":"2021-12-04T05:20:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.1/manifests"},{"name":"v4.33.0","sha":"0ab94597df4051178497a4180575133b2215f0fa","kind":"commit","published_at":"2021-12-03T07:07:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.33.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.33.0/manifests"},{"name":"v4.32.2","sha":"aa18fd0256313ee63b34d1d978410b88d58f6ab7","kind":"commit","published_at":"2021-10-10T11:12:12.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"99b8f772a64bcb3dcc1188b4c728ac190491cd7b","kind":"commit","published_at":"2021-10-09T00:28:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"6c37ea383781ebc8057860ac373a784422242af6","kind":"commit","published_at":"2021-10-08T04:40:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.32.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.32.0/manifests"},{"name":"v4.31.0","sha":"26aa806e9cb5ae00c6b2880d3009a8540a8242e4","kind":"commit","published_at":"2021-09-17T10:08:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.31.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.31.0/manifests"},{"name":"v4.30.5","sha":"7f22db10d81109d37df6da4e7f333b25c7bcdcd2","kind":"commit","published_at":"2021-09-14T07:57:16.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.5","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.5/manifests"},{"name":"v4.30.4","sha":"862f60a3f26a3d39e890d96b2c02b4ac8bb9fc86","kind":"commit","published_at":"2021-08-11T01:47:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.4/manifests"},{"name":"v4.30.3","sha":"c67d78587905624c42ace1e792eba6855b9cce44","kind":"tag","published_at":"2021-08-10T03:20:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.3/manifests"},{"name":"v4.30.2","sha":"da034056467a39266eff9b2cfd90d7a8032f5ebd","kind":"commit","published_at":"2021-08-06T22:51:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.2/manifests"},{"name":"v4.30.1","sha":"80adbf095e75e8af976e754ecc3ae3c8ac3e05fd","kind":"commit","published_at":"2021-08-05T11:01:43.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.1/manifests"},{"name":"v4.30.0","sha":"061220dba28e6ed584c92cf3f5f6dee2317b8a82","kind":"commit","published_at":"2021-08-05T04:49:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.30.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.30.0/manifests"},{"name":"v4.29.4","sha":"9d6ad5aa943d9e50f72d09c41fd496d2d66f7088","kind":"commit","published_at":"2021-05-23T23:26:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"70002108bd0822560d4b59bb95123ce6946f28a2","kind":"commit","published_at":"2021-05-21T12:34:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"40fc1cdc6d0d073b04eea60258a1940200548aec","kind":"commit","published_at":"2021-05-11T01:21:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"cf63f84753de976d7bb1160d9d94ac00dabe20b0","kind":"commit","published_at":"2021-05-07T02:22:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4e8d472e46ea7d1159817e2feba7597b5f1deb3f","kind":"commit","published_at":"2021-05-05T01:46:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.29.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.29.0/manifests"},{"name":"v4.28.2","sha":"c16edda893395e4461551bfc1669db314830818f","kind":"commit","published_at":"2021-04-18T01:01:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"2f1e45071a1ed6cb4e59bed5a48170c7635279c2","kind":"commit","published_at":"2021-04-16T02:20:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"80216b94748033a069c43b6dfa5ef683614e55e6","kind":"commit","published_at":"2021-04-13T11:10:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.28.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.28.0/manifests"},{"name":"v4.27.4","sha":"6ea62657d90ce480780befdc4284bf0d79be1e07","kind":"commit","published_at":"2021-03-30T05:34:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.4","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"92f3de28bb4ed44ffc9751a4b0a96c373a533f5a","kind":"commit","published_at":"2021-03-29T01:24:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"4f5bda768bf7edb7614e34b4ed829653271078e1","kind":"commit","published_at":"2021-03-13T05:34:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"2fabfecb55114b7242865fce33059792db3f6518","kind":"commit","published_at":"2021-03-11T01:29:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"98b47227ee997f391d32b88171c1e7601920a586","kind":"commit","published_at":"2021-03-10T00:53:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.27.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.27.0/manifests"},{"name":"v4.26.2","sha":"8bc7ef5d8f4a12d07e9d3ce4b56ad9a41936cf9b","kind":"commit","published_at":"2021-02-21T22:02:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"2c32343885b97055893a527076030b0ecc8d45f7","kind":"commit","published_at":"2021-02-12T11:15:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"182ada6fff5ebc316f339aa874fe5d05db91ad95","kind":"commit","published_at":"2021-02-02T01:23:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.26.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.26.0/manifests"},{"name":"v4.25.2","sha":"bab776b850cd6b96b1a8be9c30566e2a935d237f","kind":"commit","published_at":"2021-01-17T00:09:29.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"2c14d827ba090ec90992f50372ec18411fe48396","kind":"commit","published_at":"2021-01-10T19:19:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"c9ff1119a06ca1804c114d74cf093b15354adfad","kind":"commit","published_at":"2021-01-04T11:24:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.25.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.25.0/manifests"},{"name":"v4.24.1","sha":"18627d5869f9513cd86424ef49eceb877a69be7c","kind":"commit","published_at":"2020-12-16T03:11:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.24.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"fc034fbabcde844ccb0532ac38b880ac6367f4db","kind":"commit","published_at":"2020-12-03T07:30:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.24.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.24.0/manifests"},{"name":"v4.23.3","sha":"9310cead9779035bd2ec4316af289faec013698c","kind":"commit","published_at":"2020-11-24T02:23:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.3","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"73a19140d166110c1c7e960d60617884c3902755","kind":"commit","published_at":"2020-11-16T11:58:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"695cd5bf8f5d964ffff715c1ea14c240299c6899","kind":"commit","published_at":"2020-11-11T05:07:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"56e015583e4241c55a26a25b4263df8a1637959f","kind":"commit","published_at":"2020-11-09T04:48:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.23.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.23.0/manifests"},{"name":"v4.22.0","sha":"1684ffb98997cd4243e887340e5a4ab29a5eaf86","kind":"commit","published_at":"2020-09-21T06:47:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.22.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"cd2e7eb4bfc258df73aac153256f0dc58e4e72bf","kind":"commit","published_at":"2020-07-01T07:39:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.21.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"475a4e1a61349816013586df877603dd777af481","kind":"commit","published_at":"2020-06-17T08:00:10.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.20.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"d5b29bc50348a0ceb5b5959d2512b194e85b409d","kind":"commit","published_at":"2020-06-09T23:51:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"ca1f3c0c4a08125fb13c0940f40439ef39dff8b1","kind":"commit","published_at":"2020-05-24T00:55:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"3249448d5c53784c065742fad1e04e099b64d683","kind":"commit","published_at":"2020-05-21T06:13:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.19.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.19.0/manifests"},{"name":"v4.18.1","sha":"675b1b8e260a1e5a13d5faae4b2462b28df7dfec","kind":"commit","published_at":"2020-05-16T03:37:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.18.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"aa242142c0c2163c568489789d543934f2adfdd9","kind":"commit","published_at":"2020-05-08T01:36:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.18.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"4db5807bac6ad93a7b8b9ad3982ce1fd2b36c58b","kind":"commit","published_at":"2020-05-04T21:52:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.17.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"1ed1318870c345b724e0261ddbb0a7acc467ed1d","kind":"commit","published_at":"2020-05-02T02:12:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.16.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.16.0/manifests"},{"name":"v4.15.1","sha":"bfff9237fa02cd19463cfa8062890b9047b5cf3b","kind":"commit","published_at":"2020-04-25T22:29:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.15.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"8917c98d65aadcae13d29048258887fa903edf97","kind":"commit","published_at":"2020-04-23T02:43:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.15.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"d233057b31b204f5809bccc580ce6f53cd79b161","kind":"commit","published_at":"2020-04-19T12:06:59.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"4b664cf15f15d860bbdcf535b38a0c65b31b8a7d","kind":"commit","published_at":"2020-04-18T18:33:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"02c55580bc4805472a8cd8f4e85da05536f314c6","kind":"commit","published_at":"2020-04-16T00:41:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.14.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.14.0/manifests"},{"name":"v4.13.1","sha":"04d875b101d0e5aec9762c37170e29805451e6d7","kind":"commit","published_at":"2020-04-11T05:29:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.13.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"49ac65eb415e03777b713f005e8c0e328a4681c1","kind":"commit","published_at":"2020-04-09T01:50:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.13.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"670eeb2879f67d767eb3286caa0b8681387130d2","kind":"commit","published_at":"2020-04-05T12:53:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.12.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"a71ca1903d3819a184637414f4820ae7fdd48f8b","kind":"commit","published_at":"2020-03-31T23:53:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.11.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"5fc3b26cf5b2aa53e55eb4b1156450f57807b8de","kind":"commit","published_at":"2020-03-31T01:04:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.10.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"6f116202f487a653a6579fe4232e4677529bd480","kind":"commit","published_at":"2020-03-28T08:53:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.9.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"c366233152c9af7dc1068d6213392ba8d1db50cf","kind":"commit","published_at":"2020-03-25T02:24:12.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.9.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"8dc1f898d82eadad6227c6b6bd3f93bb95178d8e","kind":"commit","published_at":"2020-03-21T14:22:49.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.8.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"4f95865d56ace9a014d56d7c53838d5acf10ea01","kind":"commit","published_at":"2020-03-16T09:32:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"7145ccc2280dcb4ed0e67993b303defba070c90f","kind":"commit","published_at":"2020-03-15T12:41:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"06e36f89e36e7f5db1a40605381c1784e114071b","kind":"commit","published_at":"2020-03-15T11:01:52.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.7.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.7.0/manifests"},{"name":"v4.6.0","sha":"aea1728afc67f92b8c4563c696675a97d9a8555f","kind":"commit","published_at":"2020-03-06T21:26:25.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.6.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"c358ccca51c51c8ada5efef13e836ac90d94c327","kind":"commit","published_at":"2020-03-01T01:51:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.5.1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"7102b258a1d4cc40f037db333e9e2d04338bd504","kind":"commit","published_at":"2020-02-28T00:23:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.5.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"fc526bc92782dbfcd1571fd960f637eeb996cdbb","kind":"commit","published_at":"2020-02-18T23:01:34.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.4.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"9b99420ca06f2c441a0a6cb06017a61cc5b4d1b0","kind":"commit","published_at":"2020-02-05T08:51:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.3.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"aca8be40acf68ee812b89a5d2e41c2fe68aaf79f","kind":"commit","published_at":"2020-01-22T08:12:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.2.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"a02fb1438e76135a4bc04df3eeaba564dbefdfff","kind":"commit","published_at":"2020-01-19T10:06:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"e0d4ed2a076e9326344d55c45cf64c09724fdb17","kind":"commit","published_at":"2019-12-10T09:29:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha2","sha":"1c35be7c27e0275010169c2bec478a861faa76a8","kind":"commit","published_at":"2019-11-28T17:54:07.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0-alpha2","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha2/manifests"},{"name":"v4.0.0-alpha1","sha":"eafd9330dc50dfcfd9f01c3f01937360c1902281","kind":"commit","published_at":"2019-11-18T23:11:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v4.0.0-alpha1","html_url":"https://github.com/authelia/authelia/releases/tag/v4.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v4.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v4.0.0-alpha1/manifests"},{"name":"v3.16.2","sha":"a2258aeb7e86843fe4bd6a832458a31ebc046740","kind":"tag","published_at":"2019-10-28T20:35:43.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"8984e0a9809eeac012aad616acf44d4c02cd369c","kind":"tag","published_at":"2019-09-25T22:22:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"d1373e13255eb65db035602b6a51f74a3d4b2c09","kind":"tag","published_at":"2019-09-25T21:12:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.16.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"dd36902467dc1fb447e7263724d858813b76417c","kind":"tag","published_at":"2019-04-24T21:55:21.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.15.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"b36f2c78f9911df8b5a9d7bc04a53dec370465e9","kind":"tag","published_at":"2019-04-16T20:53:48.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.14.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"3c6e2ae448034a9e00fd8e6bdb626922b866709b","kind":"tag","published_at":"2019-03-29T13:12:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.13.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"bc8897c35be5279e9be9c992ba468ab80758c4f2","kind":"tag","published_at":"2019-03-03T10:35:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.12.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"f4b87c0812cbe551db896a69385d722092dbce57","kind":"tag","published_at":"2019-02-09T22:41:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.11.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"687d23c9b613ddbdbe03bd14b021fd6a95439a29","kind":"tag","published_at":"2018-11-17T14:05:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.10.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.10.0/manifests"},{"name":"v3.9.5","sha":"4a18715a66a73d7d9a6e444916376ef74873d17d","kind":"tag","published_at":"2018-08-30T09:34:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.5","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.5/manifests"},{"name":"v3.9.4","sha":"5fe9af7e8fcc431c19db6fd2c67d45587b7ae481","kind":"tag","published_at":"2018-08-30T09:25:37.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.4/manifests"},{"name":"v3.9.3","sha":"e6dc3815a060d358f98fa3bb2d383cf31c2e23d1","kind":"tag","published_at":"2018-08-28T22:00:54.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"260a00584f513b2df08f125f476196a562dd6431","kind":"tag","published_at":"2018-08-28T19:05:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"d50037e966608ad66efe5f6119a1509ae54a2941","kind":"tag","published_at":"2018-08-27T20:53:03.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"f7086801a0028f6bd1cd90259174957ae8bd9638","kind":"tag","published_at":"2018-08-26T12:21:26.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.9.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"1f5a18d12ad3a2db249e5ae20b631875f698c470","kind":"tag","published_at":"2018-08-25T17:37:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"e50b798edc33ecb7b3f65c82f9a06c197da018a5","kind":"tag","published_at":"2018-08-24T21:05:30.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"36a1dba4d785846d69e4c2f7e8151617f6e68022","kind":"tag","published_at":"2018-08-24T20:02:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"596f97fc1d8d25c70815f1c1572f847999fd44dd","kind":"tag","published_at":"2018-08-19T14:52:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.8.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"479d7ddc09fe9e075d42b0dbdeabba5aec5e4222","kind":"tag","published_at":"2018-04-24T20:12:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.7.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3f6c375446050cf4186b13c4d1118805c5eeded7","kind":"tag","published_at":"2017-11-28T21:40:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.7.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5570ac3d84835ab202c10548df5dc54654e25ad3","kind":"tag","published_at":"2017-10-16T20:32:55.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.6.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"46deb765bb6a996ff94b34fc30714f02030bd9d2","kind":"tag","published_at":"2017-10-08T23:15:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.5.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"d86a3f839356526fd2a9ff9d60532e29c4c782ad","kind":"tag","published_at":"2017-10-08T14:11:16.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"f3f61d4e132f562f2fdee673258ee85aa630551e","kind":"tag","published_at":"2017-10-08T12:48:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"444d278a1eed015594349b010f2d4f1c4b274f80","kind":"tag","published_at":"2017-10-04T19:53:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.4.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.4.0/manifests"},{"name":"v3.3.19","sha":"1643f4779c861cf6ec0ad674700ef7e47d52ee32","kind":"tag","published_at":"2017-09-08T23:36:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.19","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.19/manifests"},{"name":"v3.3.18","sha":"5a04877046f8e2f52234d20a60035156f1efa559","kind":"tag","published_at":"2017-09-08T22:19:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.18","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.18/manifests"},{"name":"v3.3.17","sha":"1ffecfa0a6a35a243c1afb91b9397b55af5500ef","kind":"tag","published_at":"2017-09-08T21:57:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.17","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.17/manifests"},{"name":"v3.3.16","sha":"023296eb2700a5b4b7d4733b7a9a00e062148955","kind":"tag","published_at":"2017-09-08T21:32:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.16","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.16/manifests"},{"name":"v3.3.15","sha":"8296cf6bfafcef063d661f6e635565dae2d76d76","kind":"tag","published_at":"2017-09-08T21:18:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.15","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.15/manifests"},{"name":"v3.3.14","sha":"a538ca331936cfebeeb16abe18bf898990ebcceb","kind":"tag","published_at":"2017-09-08T21:07:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.14","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.14/manifests"},{"name":"v3.3.13","sha":"b26492842d375c49334cfef563ba1002f68aebdd","kind":"tag","published_at":"2017-09-08T20:48:05.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.13","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.13/manifests"},{"name":"v3.3.12","sha":"6bff0605e84724d7aa5ec0e8fddc9b8f1552a964","kind":"tag","published_at":"2017-09-08T20:31:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.12","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.12/manifests"},{"name":"v3.3.11","sha":"13426451eeb4597b42b2ce48d6377d1d970f53e5","kind":"tag","published_at":"2017-09-06T22:42:36.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.11","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.11/manifests"},{"name":"v3.3.10","sha":"074ee8b745e53c9fa30cb5bcce97b6da6316379e","kind":"tag","published_at":"2017-09-06T22:40:22.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.10","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"c8e5a17fed996d9b91fed401fc76b93aa5b62b30","kind":"tag","published_at":"2017-09-06T22:18:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.9","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"31e3f8ffb06556f94c38b6eeceae518751dece9a","kind":"tag","published_at":"2017-09-06T19:21:30.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.8","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"30c9b835418e311bc5a57c7b20f6ab67871d5956","kind":"tag","published_at":"2017-09-05T22:33:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.7","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"a67cc27b0f6a996ab4250ce7385b25d185aa345f","kind":"tag","published_at":"2017-09-05T22:17:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.6","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"5f5fd5a72ca681c30218d4a3c38425324d8f203e","kind":"tag","published_at":"2017-09-05T20:05:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.5","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"7f0d359d4cecdae2097a087eaeb0955f6e5d9693","kind":"tag","published_at":"2017-09-05T19:32:39.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"650a21a074e0abd118a50d672c258471e7d07776","kind":"tag","published_at":"2017-09-05T19:11:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"85834befb6c37d446c4d38e732e036f094dc9628","kind":"tag","published_at":"2017-09-04T22:43:06.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"432568f8f5c406ba923b96a62644ed08668cd417","kind":"tag","published_at":"2017-09-04T21:49:15.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"86bb5c5a19a699a4df20c8a23719755ea222145c","kind":"tag","published_at":"2017-09-04T19:51:58.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.3.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"7be61d73574cc11c0b48a46c2b83665b6a9b2df9","kind":"tag","published_at":"2017-08-02T22:58:04.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.2.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.2.0/manifests"},{"name":"v3.1.4","sha":"1de4155ac950ceb3e340edb4d1bfdb18a9ae7123","kind":"tag","published_at":"2017-07-19T19:07:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.4","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"8f797c025ae98efdb0135def16f138364d7ab9b0","kind":"tag","published_at":"2017-07-18T22:44:42.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.3","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"aa863f23fa13f71f5642f5c1d598c9beb7593799","kind":"tag","published_at":"2017-07-17T21:27:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.2","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"2242f0b9ce8a9636011a10c9083823bf10997eb2","kind":"tag","published_at":"2017-07-16T14:31:32.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"5873a4c328137a91b0d57a71f10925cb77b2f032","kind":"tag","published_at":"2017-07-16T13:07:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"0b96a0547d8dee93ea2ff70b883f54267a771894","kind":"tag","published_at":"2017-06-19T08:23:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"55daf6546bc589a59ec5aa94d5b13e6e11065768","kind":"tag","published_at":"2017-06-14T22:32:11.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v3.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v3.0.0/manifests"},{"name":"v2.1.10","sha":"d71a23fd7badec038e749691184283f40651fd69","kind":"tag","published_at":"2017-06-01T20:54:53.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.10","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"e849768a0ff3c024dbe29436ea02e7f7b146a8c3","kind":"tag","published_at":"2017-06-01T20:46:47.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.9","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"b804882ce0baa6b26e83f64b2574703c4c12bef0","kind":"tag","published_at":"2017-06-01T20:35:46.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.8","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"361e36c5664c2bee6fc04afb136ba67c310a81ee","kind":"tag","published_at":"2017-06-01T20:32:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.7","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"15a95163f4a7cd757fff811676b83a0e64ba9c6f","kind":"tag","published_at":"2017-06-01T20:23:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.6","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"66bc6e8ec47f23b51e65dee5b415d9ae8978f961","kind":"tag","published_at":"2017-06-01T20:16:33.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.5","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8a297b5db59039d43231c3e86bcbfb7e72fe505c","kind":"tag","published_at":"2017-06-01T20:10:19.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.4","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"6f8b95b0ce2edfb6ef8fafe2012eb6902976c2e2","kind":"tag","published_at":"2017-05-14T19:49:40.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.3","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"0b3499f68fc9f5b4ac08861769008e9ebeb0db6b","kind":"tag","published_at":"2017-05-14T15:00:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.2","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"55c56e5da8236a40592e582cf003820d5f23b9b5","kind":"tag","published_at":"2017-04-10T21:36:18.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.1","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"4dbc39ecc68d55e06a948e9ec21148fc34e5bc96","kind":"tag","published_at":"2017-03-25T18:33:44.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.1.0","html_url":"https://github.com/authelia/authelia/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"1fc27083c905b030ee6667a53b5901faf392a51d","kind":"tag","published_at":"2017-03-16T21:37:35.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.5","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"8cd80bfd960619fe4032bc6dfc7ec0c6729e8ff6","kind":"tag","published_at":"2017-03-16T21:33:56.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.4","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e4a8f39dba00d3081d5e70849521feda44a95242","kind":"tag","published_at":"2017-03-16T00:32:57.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.3","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"95130f491c4e57870882c23f5291e8c31d332b10","kind":"tag","published_at":"2017-03-15T23:02:13.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.2","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"e21f86563153f50b310e27c40b829653a24ea32d","kind":"tag","published_at":"2017-01-29T17:16:27.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.1/manifests"},{"name":"v1.0.12","sha":"4fc09e69175b5baf7db92f3c2f18054ba6165e51","kind":"tag","published_at":"2017-01-29T17:15:17.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.12","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.12/manifests"},{"name":"v2.0.0","sha":"b8c76a8040a7582f5cf73edd2b732c9ef19464d7","kind":"tag","published_at":"2017-01-29T16:59:50.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v2.0.0","html_url":"https://github.com/authelia/authelia/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v2.0.0/manifests"},{"name":"v1.0.11","sha":"d54384a4e91341b5bd2420669f617ff5ad01a372","kind":"tag","published_at":"2017-01-12T22:28:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.11","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"5ca876714210bb6f213066734d1a597e800fc8d9","kind":"tag","published_at":"2016-12-18T12:42:23.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.10","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b4e04ff330222a5cee4d2e936ffa34cd75f25aad","kind":"tag","published_at":"2016-12-18T12:32:01.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.9","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"14bc709228ee46e8b71f3e9cb6cf2b91e1771d75","kind":"tag","published_at":"2016-12-18T12:08:31.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.8","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"4a81b7e83152f09f2c7396414427812e727c0fbe","kind":"tag","published_at":"2016-12-18T02:14:00.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.7","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"179269245fac6971de5d5ce2e71e073c2f090b0f","kind":"tag","published_at":"2016-12-18T01:58:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.6","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"7ecc1344ecedb92b8cbb71e44e3db8719fd83123","kind":"tag","published_at":"2016-12-18T01:41:41.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.5","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"226077ccb85fe8cbc97d007b42bd6a3ca523653d","kind":"tag","published_at":"2016-12-18T01:30:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.4","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"795c5cb0c6d555ffac176788cdda1224b9a51879","kind":"tag","published_at":"2016-12-18T01:21:51.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.3","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"fecdc07bf4807d7d764a335706336cf42bbce376","kind":"tag","published_at":"2016-12-18T01:09:08.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.2","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"41b7440ab5bc0c29807b9be83c75a42f7260429b","kind":"tag","published_at":"2016-12-18T00:54:24.000Z","download_url":"https://codeload.github.com/authelia/authelia/tar.gz/v1.0.1","html_url":"https://github.com/authelia/authelia/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/authelia/authelia@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:10:33.502Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.4003200764951399,"forks_count":0.6282567390579741,"average":4.3433942698226895},"purl":"pkg:golang/github.com/authelia/authelia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/authelia/authelia","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/authelia/authelia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/authelia/authelia/dependencies","status":null,"funding_links":["https://opencollective.com/authelia-sponsors"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T14:05:33.471Z","issues_count":418,"pull_requests_count":6427,"avg_time_to_close_issue":16015068.475570032,"avg_time_to_close_pull_request":504079.8187026116,"issues_closed_count":307,"pull_requests_closed_count":5935,"pull_request_authors_count":192,"issue_authors_count":314,"avg_comments_per_issue":4.8708133971291865,"avg_comments_per_pull_request":1.9285825423992533,"merged_pull_requests_count":5540,"bot_issues_count":24,"bot_pull_requests_count":4470,"past_year_issues_count":23,"past_year_pull_requests_count":330,"past_year_avg_time_to_close_issue":187566.2,"past_year_avg_time_to_close_pull_request":342211.0447154472,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":246,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.0869565217391304,"past_year_avg_comments_per_pull_request":2.2363636363636363,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":218,"past_year_merged_pull_requests_count":224,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/authelia%2Fauthelia/issues","maintainers":[{"login":"james-d-elliott","count":1312,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/james-d-elliott"},{"login":"nightah","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightah"},{"login":"Crowley723","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Crowley723"},{"login":"clems4ever","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clems4ever"},{"login":"mind-ar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mind-ar"},{"login":"autheliabot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autheliabot"},{"login":"dauvangiang","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dauvangiang"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"li-boxuan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/li-boxuan"},{"login":"bberka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bberka"},{"login":"nqmgaming","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nqmgaming"}],"active_maintainers":[{"login":"james-d-elliott","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/james-d-elliott"},{"login":"nightah","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightah"},{"login":"Crowley723","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Crowley723"},{"login":"autheliabot","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autheliabot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fauthelia%2Fauthelia/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}]