{"id":3502728,"name":"github.com/echocat/caddy-filter","ecosystem":"go","description":"","homepage":"https://github.com/echocat/caddy-filter","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/echocat/caddy-filter","keywords_array":[],"namespace":"github.com/echocat","versions_count":5,"first_release_published_at":"2017-07-23T11:13:58.000Z","latest_release_published_at":"2019-07-08T12:40:59.000Z","latest_release_number":"v0.14.0","last_synced_at":"2026-08-31T17:20:45.160Z","created_at":"2022-04-10T20:20:10.809Z","updated_at":"2026-08-31T18:32:06.096Z","registry_url":"https://pkg.go.dev/github.com/echocat/caddy-filter","install_command":"go get github.com/echocat/caddy-filter","documentation_url":"https://pkg.go.dev/github.com/echocat/caddy-filter#section-documentation","metadata":{},"repo_metadata":{"id":46591906,"uuid":"69694915","full_name":"echocat/caddy-filter","owner":"echocat","description":"Provides a directive to filter response bodies in caddy.","archived":true,"fork":false,"pushed_at":"2020-12-02T17:39:31.000Z","size":128,"stargazers_count":40,"open_issues_count":10,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-13T18:35:43.320Z","etag":null,"topics":["caddy","caddy-filter","echocat","filter","golang","html-page"],"latest_commit_sha":null,"homepage":"https://caddyserver.com/docs/http.filter","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/echocat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-30T19:14:58.000Z","updated_at":"2025-03-13T05:51:14.000Z","dependencies_parsed_at":"2022-07-20T05:00:20.177Z","dependency_job_id":null,"html_url":"https://github.com/echocat/caddy-filter","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/echocat/caddy-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/echocat","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/sbom","scorecard":{"id":365139,"data":{"date":"2025-08-11","repo":{"name":"github.com/echocat/caddy-filter","commit":"ce659b810b35d5afd65df90202a290f2a7ae21df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2927-hv3p-f3vp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:41:31.271Z","repository_id":46591906,"created_at":"2025-08-18T11:41:31.271Z","updated_at":"2025-08-18T11:41:31.271Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37002864,"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-31T02:00:07.497Z","response_time":119,"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":"echocat","name":"echocat","uuid":"3128980","kind":"organization","description":"","email":"contact@echocat.org","website":"https://echocat.org","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3128980?v=4","repositories_count":69,"last_synced_at":"2024-03-26T16:23:10.427Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/echocat","funding_links":[],"total_stars":406,"followers":1,"following":0,"created_at":"2022-11-04T01:56:39.310Z","updated_at":"2024-03-26T16:23:11.470Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/echocat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/echocat/repositories"},"tags":[{"name":"v0.14.0","sha":"c90ac6e35f2dd496032214f43bf04f29ed05109d","kind":"commit","published_at":"2019-07-08T12:40:59.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.14.0","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"ff88a0f2bed23e12dd238088664272caa97daf61","kind":"commit","published_at":"2019-05-31T09:03:09.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.13.0","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"e945ee6f379490f9fe104a81df1c5fcfa67c5831","kind":"commit","published_at":"2019-01-27T11:23:37.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.12.1","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.12.1/manifests"},{"name":"v0.12","sha":"e945ee6f379490f9fe104a81df1c5fcfa67c5831","kind":"commit","published_at":"2019-01-27T11:23:37.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.12","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.12/manifests"},{"name":"v0.11","sha":"70ca06dc022d3b7a029c9bd20dca3fd4118b4d39","kind":"commit","published_at":"2018-01-21T16:30:13.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.11","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.11/manifests"},{"name":"v0.10.1","sha":"ad1c8e2de70dbeec244624594875a39636f5ad25","kind":"commit","published_at":"2017-10-27T11:34:49.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.10.1","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.10.1/manifests"},{"name":"v0.10","sha":"ad1c8e2de70dbeec244624594875a39636f5ad25","kind":"commit","published_at":"2017-10-27T11:34:49.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.10","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.10/manifests"},{"name":"v0.9","sha":"f70e08a34f22023b709c090bbe4cf63308ebace2","kind":"commit","published_at":"2017-08-15T14:01:45.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.9","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.9/manifests"},{"name":"v0.8","sha":"ac61a915f166338367e945b2f5079d6af483c9a8","kind":"commit","published_at":"2017-08-13T18:58:11.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.8","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.8/manifests"},{"name":"v0.7.1","sha":"ce8aa6e5e77accc61302e8b3cf9e78c9392001a8","kind":"commit","published_at":"2017-07-23T11:13:58.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.7.1","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"75d4fbd882fa339fa4be4d47de6580ed11205706","kind":"commit","published_at":"2017-07-16T17:42:19.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.7","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.7/manifests"},{"name":"v0.6","sha":"475893477aa56b83e77e542f0fa19bcfcfea29e4","kind":"commit","published_at":"2017-06-18T17:03:10.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.6","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.6/manifests"},{"name":"v0.5","sha":"f5a14d2356fcf4ff8bf317281659b291305bc8e6","kind":"commit","published_at":"2017-06-17T12:15:53.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.5","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.5/manifests"},{"name":"v0.4","sha":"1b3a4360a2b77641b846ce9a13fbebe6093bc69b","kind":"commit","published_at":"2017-06-05T14:30:54.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.4","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.4/manifests"},{"name":"v0.3","sha":"609d3521a7195712b18728de56523ccb862712d6","kind":"commit","published_at":"2017-03-25T09:47:16.000Z","download_url":"https://codeload.github.com/echocat/caddy-filter/tar.gz/v0.3","html_url":"https://github.com/echocat/caddy-filter/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/echocat/caddy-filter@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2026-08-31T18:32:06.096Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.504085370325534,"dependent_packages_count":3.3795099564890227,"stargazers_count":6.354451210139635,"forks_count":5.067506813973745,"docker_downloads_count":1.828172068440958,"average":4.026745083873779},"purl":"pkg:golang/github.com/echocat/caddy-filter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/echocat/caddy-filter","docker_dependents_count":4,"docker_downloads_count":105,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/echocat/caddy-filter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/echocat/caddy-filter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T15:19:58.714Z","issues_count":39,"pull_requests_count":15,"avg_time_to_close_issue":3038500.1666666665,"avg_time_to_close_pull_request":1957035.642857143,"issues_closed_count":30,"pull_requests_closed_count":14,"pull_request_authors_count":8,"issue_authors_count":33,"avg_comments_per_issue":3.1538461538461537,"avg_comments_per_pull_request":0.8666666666666667,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/echocat%2Fcaddy-filter/issues","maintainers":[{"login":"blaubaer","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blaubaer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fechocat%2Fcaddy-filter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fechocat%2Fcaddy-filter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fechocat%2Fcaddy-filter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fechocat%2Fcaddy-filter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fechocat%2Fcaddy-filter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fechocat%2Fcaddy-filter/codemeta","maintainers":[]}