{"id":199536,"url":"https://github.com/greenpau/caddy-security","last_synced_at":"2026-05-23T06:20:29.602Z","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":"2025-03-25T16:18:57.000Z","size":408,"stargazers_count":1883,"open_issues_count":193,"forks_count":87,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-08-24T21:23:42.883Z","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},"funding":{"github":["greenpau"]}},"created_at":"2022-01-15T17:59:24.000Z","updated_at":"2025-08-24T11:42:42.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":48,"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":279396766,"owners_count":26162500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-17T02:00:07.504Z","response_time":56,"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"}},"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-03-11T21:16:18.397Z","updated_at":"2025-10-17T18:25:57.988Z","avatar_url":"https://github.com/greenpau.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/199536","html_url":"https://opencollective.ecosyste.ms/projects/199536","collective":{"id":563,"uuid":"8rzownxl-9e50pxym-9l36ymvb-dgk7j43a","slug":"caddy-security","name":"AuthCrunch aka Caddy Security","description":"🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Local, LDAP, OIDC, OAuth 2.0, SAML Authentication.","website":"https://authcrunch.com/","github":"greenpau/caddy-security","twitter":"GreenbergTech","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://authcrunch.com/"},{"type":"WEBSITE","url":"https://docs.authcrunch.com/"},{"type":"GITHUB","url":"https://github.com/greenpau/caddy-security"},{"type":"YOUTUBE","url":"https://www.youtube.com/@AuthCrunch"}],"currency":"USD","projects_count":190,"last_synced_at":"2026-06-09T18:15:19.371Z","created_at":"2024-01-10T13:17:47.976Z","updated_at":"2026-06-09T18:15:19.630Z","transactions_count":53,"balance":108.52999999999946,"account_type":"COLLECTIVE","owner":{"login":"greenpau","name":"Paul Greenberg","uuid":"3826416","kind":"user","description":"Love tinkering with tech! Current interests are Blender, Generative AI for 3D environments","email":"","website":"https://www.linkedin.com/in/greenpau/","location":"New York, NY","twitter":"GreenbergTech","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3826416?u=d4ea13bb3b14f67228e14cb058ba72f1f900979d\u0026v=4","repositories_count":384,"last_synced_at":"2025-10-19T00:31:25.251Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/greenpau","funding_links":["https://github.com/sponsors/greenpau"],"total_stars":3550,"followers":246,"following":14,"created_at":"2022-11-09T04:09:08.509Z","updated_at":"2025-10-19T00:31:25.251Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greenpau","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greenpau/repositories"},"last_project_activity_at":"2025-03-25T17:59:55.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-05-15T13:33:04.746Z","collective_updated_at":"2024-03-11T17:21:29.424Z","html_url":"https://opencollective.com/caddy-security","icon_url":"https://images.opencollective.com/caddy-security/logo/40.png","total_donations":1283.5299999999997,"total_expenses":-1371.8800000000006,"current_balance":108.52999999999946,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/caddy-security","url":"https://opencollective.ecosyste.ms/collectives/caddy-security","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/caddy-security/projects"}}