{"id":13492246,"url":"https://github.com/greenpau/caddy-security","last_synced_at":"2026-04-02T13:33:13.453Z","repository":{"id":37050637,"uuid":"448352597","full_name":"greenpau/caddy-security","owner":"greenpau","description":"🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐","archived":false,"fork":false,"pushed_at":"2026-03-26T02:44:49.000Z","size":407,"stargazers_count":2102,"open_issues_count":16,"forks_count":98,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-03-26T08:50:00.692Z","etag":null,"topics":["access-control","acl","auth","authentication","authorization","caddy-plugin","caddy2","jwt","ldap","oauth2","openid","paseto","paseto-tokens","saml","secdevops","secops","security","sso","webauthn","websecurity"],"latest_commit_sha":null,"homepage":"https://authcrunch.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/greenpau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["greenpau"]}},"created_at":"2022-01-15T17:59:24.000Z","updated_at":"2026-03-26T08:32:29.000Z","dependencies_parsed_at":"2024-02-13T16:06:05.991Z","dependency_job_id":"86680980-51b4-467f-8568-f676e2dd3bd2","html_url":"https://github.com/greenpau/caddy-security","commit_stats":{"total_commits":170,"total_committers":9,"mean_commits":18.88888888888889,"dds":0.07058823529411762,"last_synced_commit":"90049c80f2c048dfc1d493c221b9f53a1dca43d5"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/greenpau/caddy-security","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpau%2Fcaddy-security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpau%2Fcaddy-security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpau%2Fcaddy-security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpau%2Fcaddy-security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greenpau","download_url":"https://codeload.github.com/greenpau/caddy-security/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greenpau%2Fcaddy-security/sbom","scorecard":{"id":444631,"data":{"date":"2025-08-11","repo":{"name":"github.com/greenpau/caddy-security","commit":"83609dec14a46dfd5749dea0b08a03c283bd1114"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"0 commit(s) and 18 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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cla.yml:12","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cla.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cla.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/greenpau/caddy-security/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/greenpau/caddy-security/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/greenpau/caddy-security/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/greenpau/caddy-security/cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/greenpau/caddy-security/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/greenpau/caddy-security/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/greenpau/caddy-security/release.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.31 not signed: https://api.github.com/repos/greenpau/caddy-security/releases/208178199","Warn: release artifact v1.1.30 not signed: https://api.github.com/repos/greenpau/caddy-security/releases/208158932","Warn: release artifact v1.1.29 not signed: https://api.github.com/repos/greenpau/caddy-security/releases/150472462","Warn: release artifact v1.1.28 not signed: https://api.github.com/repos/greenpau/caddy-security/releases/148551018","Warn: release artifact v1.1.27 not signed: https://api.github.com/repos/greenpau/caddy-security/releases/146872208","Warn: release artifact v1.1.31 does not have provenance: https://api.github.com/repos/greenpau/caddy-security/releases/208178199","Warn: release artifact v1.1.30 does not have provenance: https://api.github.com/repos/greenpau/caddy-security/releases/208158932","Warn: release artifact v1.1.29 does not have provenance: https://api.github.com/repos/greenpau/caddy-security/releases/150472462","Warn: release artifact v1.1.28 does not have provenance: https://api.github.com/repos/greenpau/caddy-security/releases/148551018","Warn: release artifact v1.1.27 does not have provenance: https://api.github.com/repos/greenpau/caddy-security/releases/146872208"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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-19T06:23:18.785Z","repository_id":37050637,"created_at":"2025-08-19T06:23:18.785Z","updated_at":"2025-08-19T06:23:18.785Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["access-control","acl","auth","authentication","authorization","caddy-plugin","caddy2","jwt","ldap","oauth2","openid","paseto","paseto-tokens","saml","secdevops","secops","security","sso","webauthn","websecurity"],"created_at":"2024-07-31T19:01:04.357Z","updated_at":"2026-04-02T13:33:13.445Z","avatar_url":"https://github.com/greenpau.png","language":"Go","funding_links":["https://github.com/sponsors/greenpau"],"categories":["security","Go"],"sub_categories":[],"readme":"* \u003ca href=\"https://caddyserver.com/api/download?os=windows\u0026arch=amd64\u0026p=github.com%2Fgreenpau%2Fcaddy-security%40v1.1.60\u0026p=github.com%2Fgreenpau%2Fcaddy-trace%40v1.1.13\" target=\"_blank\"\u003ewindows/amd64\u003c/a\u003e\n* \u003ca href=\"https://caddyserver.com/api/download?os=linux\u0026arch=amd64\u0026p=github.com%2Fgreenpau%2Fcaddy-security%40v1.1.60\u0026p=github.com%2Fgreenpau%2Fcaddy-trace%40v1.1.13\" target=\"_blank\"\u003elinux/amd64\u003c/a\u003e\n# caddy-security\n\n\u003ca href=\"https://github.com/greenpau/caddy-security/actions/workflows/build.yml\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/greenpau/caddy-security/actions/workflows/build.yml/badge.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pkg.go.dev/github.com/greenpau/caddy-security\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/godoc-reference-blue.svg\"\u003e\u003c/a\u003e\n\nSecurity App and Plugin for [Caddy v2](https://github.com/caddyserver/caddy). It includes:\n\n* Authentication Plugin for implementing Form-Based, Basic, Local, LDAP, OpenID\n  Connect, OAuth 2.0, SAML Authentication\n* Authorization Plugin for HTTP request authorization based on JWT/PASETO tokens\n* Credentials Plugin for managing credentials for various integrations\n\nPlease show your **appreciation for this work** and :star: :star: :star:\n\nPlease consider **sponsoring this project** via Github Sponsors!\n\nPlease ask questions either here or via LinkedIn. I am happy to help you! @greenpau\n\n**Documentation**: [docs.authcrunch.com](https://docs.authcrunch.com)\n\n**Docker Container**: [authcrunch/authcrunch](https://github.com/authcrunch/authcrunch/pkgs/container/authcrunch)\n\n**Configuration Examples**: [here](https://github.com/authcrunch/authcrunch.github.io/tree/main/assets/conf)\n\n**Security Policy**: [SECURITY.md](SECURITY.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenpau%2Fcaddy-security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreenpau%2Fcaddy-security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreenpau%2Fcaddy-security/lists"}