[{"id":4233103,"name":"github.com/corazawaf/coraza/v2","ecosystem":"go","description":"","homepage":"https://github.com/corazawaf/coraza","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/corazawaf/coraza","keywords_array":[],"namespace":"github.com/corazawaf/coraza","versions_count":12,"first_release_published_at":"2021-11-14T20:54:59.000Z","latest_release_published_at":"2022-07-25T14:33:14.000Z","latest_release_number":"v2.0.1","last_synced_at":"2026-09-01T09:14:55.559Z","created_at":"2022-04-12T22:43:31.088Z","updated_at":"2026-09-01T09:14:55.560Z","registry_url":"https://pkg.go.dev/github.com/corazawaf/coraza/v2","install_command":"go get github.com/corazawaf/coraza/v2","documentation_url":"https://pkg.go.dev/github.com/corazawaf/coraza/v2#section-documentation","metadata":{},"repo_metadata":{"id":37098580,"uuid":"267379172","full_name":"corazawaf/coraza","owner":"corazawaf","description":"OWASP Coraza WAF is a golang modsecurity compatible web application firewall library","archived":false,"fork":false,"pushed_at":"2026-08-18T16:46:41.000Z","size":32139,"stargazers_count":3742,"open_issues_count":118,"forks_count":351,"subscribers_count":37,"default_branch":"main","last_synced_at":"2026-08-19T09:43:40.046Z","etag":null,"topics":["coraza","coraza-waf","coreruleset","go","golang","hacktoberfest","http","modsecurity","owasp","owasp-crs","waf","web-application-firewall"],"latest_commit_sha":null,"homepage":"https://www.coraza.io","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/corazawaf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://owasp.org/donate/?reponame=www-project-coraza-web-application-firewall\u0026title=OWASP+Coraza+Web+Application+Firewall","github":"OWASP"}},"created_at":"2020-05-27T17:06:51.000Z","updated_at":"2026-08-19T09:14:28.000Z","dependencies_parsed_at":"2026-08-19T09:43:43.970Z","dependency_job_id":"cb6bc5b9-7c6a-4ba1-b3dd-a28f1c0502c7","html_url":"https://github.com/corazawaf/coraza","commit_stats":{"total_commits":917,"total_committers":35,"mean_commits":26.2,"dds":0.7197382769901854,"last_synced_commit":"cbf0aa7f57983b9234efec9c84c1f723c7229cd6"},"previous_names":["jptosso/coraza","jptosso/coraza-waf"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/corazawaf/coraza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/sbom","scorecard":{"id":304568,"data":{"date":"2025-08-11","repo":{"name":"github.com/corazawaf/coraza","commit":"838d8e35d6e0e072b7372f79c95bfc661e02f265"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'checks' permission set to 'read': .github/workflows/regression.yml:86","Warn: no topLevel permission defined: .github/workflows/close-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/regression.yml:1","Warn: no topLevel permission defined: .github/workflows/tinygo.yml:1","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":"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":10,"reason":"all dependencies are pinned","details":["Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/operators/detect_sqli_test.go:19","Info: GoBuiltInFuzzer integration found: internal/operators/detect_xss_test.go:20","Info: GoBuiltInFuzzer integration found: internal/transformations/base64decode_test.go:188","Info: GoBuiltInFuzzer integration found: internal/transformations/base64decodeext_test.go:81","Info: GoBuiltInFuzzer integration found: internal/transformations/cmd_line_test.go:31"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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":"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":-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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3537 / GHSA-q9f5-625g-xm39"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:42:12.531Z","repository_id":37098580,"created_at":"2025-08-17T21:42:12.531Z","updated_at":"2025-08-17T21:42:12.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36782155,"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-19T02:00:06.185Z","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":"corazawaf","name":"Coraza Web Application Firewall","uuid":"90621731","kind":"organization","description":"Coraza Web Application Firewall repositories","email":null,"website":"https://coraza.io","location":null,"twitter":"jptosso","company":null,"icon_url":"https://avatars.githubusercontent.com/u/90621731?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:10:32.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/corazawaf","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:20:39.268Z","updated_at":"2023-03-04T05:10:32.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf/repositories"},"tags":[{"name":"v3.7.0","sha":"27069d06c896be74b77b9a6c0b539a0cbfaca360","kind":"commit","published_at":"2026-04-06T03:18:39.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.7.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"87332e33fcaeb8ddb08ec610bdb4f823a1415b74","kind":"commit","published_at":"2026-03-31T13:01:19.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.6.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"85b20e07b78ae4c349fc6b864a4f1a4816c7da22","kind":"commit","published_at":"2026-03-27T02:23:28.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.5.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9b1d1e944e147e8f0cb92877864f71b27b9c6a7d","kind":"commit","published_at":"2026-03-11T22:30:47.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.4.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"4722c9ad0d502abd56b8d6733c6b47eb4111742d","kind":"commit","published_at":"2025-03-20T14:44:17.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f4de57c3a4fc05a7ad1f09f9fdc4b9b2b7d22cb3","kind":"commit","published_at":"2025-01-09T11:12:10.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"2904b9ff242e16fb9fe42be171b7bfd77028ba1e","kind":"commit","published_at":"2025-01-07T09:29:39.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"edad23460d1ed83ddbf985f41e3c66e2265904aa","kind":"commit","published_at":"2024-12-31T08:31:27.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"aaf44136da61921caa2353bd391c1341f3e480e8","kind":"tag","published_at":"2024-06-23T13:49:11.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7c91e8c2a5853fde66f8b4e3d8f0aee671445755","kind":"tag","published_at":"2024-06-20T09:47:50.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"bb55b68dede1db71c54b08102e126e89d0299478","kind":"commit","published_at":"2024-02-09T13:11:43.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.1.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"2468382c3cc58b6107874fe3e70f620f203d8cf5","kind":"commit","published_at":"2023-09-25T10:17:31.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"4f30afeca2b6cf48f8cd73acd80b072721172782","kind":"commit","published_at":"2023-08-06T07:49:50.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0700bb01d4e656406a407b4944fd7d47483eda6d","kind":"commit","published_at":"2023-06-27T08:22:31.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a5239ba3ce839e14d9b4f9486e1b4a403dcade8c","kind":"commit","published_at":"2023-06-25T16:16:26.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ad50864cfa00f5143fff7f6877847326fdc4b394","kind":"commit","published_at":"2023-05-31T07:32:55.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"721d1de4db5357d07308d07a1c2aea92085b27d4","kind":"tag","published_at":"2023-05-27T04:52:54.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"6f11f53245d24d112f9b1ddb1aedccefe87be705","kind":"commit","published_at":"2023-04-12T16:49:20.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"c134cac34f597501c11a95eb7d1fbd7f1a219977","kind":"tag","published_at":"2023-03-17T14:27:34.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.1/manifests"},{"name":"v2.0.1","sha":"a1529abf4746ab3082eb40622fdbeed2a7777fcb","kind":"commit","published_at":"2022-07-25T14:33:14.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fdad9f5e07fb0c061a55426627afbefcd2b5c657","kind":"commit","published_at":"2022-03-22T21:14:30.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"62dd3db3f72543eaf407ea730d289265aa203fde","kind":"commit","published_at":"2022-03-10T18:21:30.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"b57219cb5731604e02dadc5e2955bfbbcfe79e47","kind":"commit","published_at":"2022-02-11T15:02:33.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"3631394d2249b89b792ae76ab4552a00459b31b6","kind":"commit","published_at":"2021-12-31T15:21:29.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.1/manifests"},{"name":"v2.0.0-beta.6","sha":"364461e00d932a3070f777400a2a3b6053df3e9f","kind":"commit","published_at":"2021-12-11T18:07:37.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"09f241f5b86c23f151c893d2a17eab5bf45a7ce2","kind":"commit","published_at":"2021-12-10T18:58:27.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"24af0c8cf4f10bab558740b595712be3b85493ec","kind":"commit","published_at":"2021-12-06T21:49:14.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"49869b6ff2eaf486fc5e505dc6b521bbc69f3990","kind":"commit","published_at":"2021-12-01T20:33:16.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"4dd0ba7542b4bfa5eed6e5f7ac7620539b9e23cc","kind":"commit","published_at":"2021-11-26T15:14:46.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"89239d658eef764d955716aa143fa08262d3cae9","kind":"commit","published_at":"2021-11-19T15:49:08.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"43e047a61dd4677c56b08b51c781d7a038e20a41","kind":"commit","published_at":"2021-11-14T20:54:59.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.2.0","sha":"5059f5bb165be760b399bd14ee7f741566f66c0c","kind":"commit","published_at":"2021-09-10T15:35:38.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.2.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f78c89b471bee5877d6439c5aaa98c15cd75db60","kind":"commit","published_at":"2021-09-06T21:19:44.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.1.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"083a4637e7a919004c86ca0a437ec1a1d8df4e76","kind":"commit","published_at":"2021-09-01T21:44:45.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.7","sha":"fc2e9d7a37b1d9229e6bcd8aecfc36469680ca10","kind":"commit","published_at":"2021-08-27T00:24:32.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"fc63d67c7b64ca33f46159daaf62554dd62af759","kind":"commit","published_at":"2021-08-25T21:17:54.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"2b2b7061e26b7340c983e0b0f4a2c2ca22ba76ac","kind":"commit","published_at":"2021-08-23T00:03:47.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.5/manifests"},{"name":"v1.0.0-beta.4","sha":"f77c1bd1dd48fa80936bc4d01f767debf330eebf","kind":"commit","published_at":"2021-08-21T06:06:04.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"879cf8486d69f9f573cfd2c52783b4fbc97d8c79","kind":"commit","published_at":"2021-08-18T02:20:21.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e45ecda9e6d1038fe5470360427d71047cf81be1","kind":"commit","published_at":"2021-08-09T21:53:17.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"6ce53c5bcdfa543d4c7477b6ff81fc70be808450","kind":"commit","published_at":"2021-07-29T01:40:56.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-19T12:12:22.376Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":2.127505127955185,"dependent_packages_count":1.136726741556248,"stargazers_count":2.0317817833388294,"forks_count":2.408635289872055,"docker_downloads_count":null,"average":1.9261622356805794},"purl":"pkg:golang/github.com/corazawaf/coraza/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El","url":"https://github.com/advisories/GHSA-c2pj-v37r-2p6h","title":"Coraza has potential denial of service vulnerability","description":"### Summary\n\nDue to the misuse of `log.Fatalf`, the application using coraza crashed after receiving crafted requests from attackers.\n\n### Details\n\nhttps://github.com/corazawaf/coraza/blob/82157f85f24c6107667bf0f686b71a72aafdf8a5/internal/bodyprocessors/multipart.go#L26-L29\nThe bodyprocessors of multipart uses `log.Fatalf` to handle errors from the `mime.ParseMediaType`, but `log.Fatalf` calls `os.Exit` directly after logging the error.\nhttps://github.com/golang/go/blob/a031f4ef83edc132d5f49382bfef491161de2476/src/log/log.go#L288-L291\nThis means that the application will immediately crash after receiving a malicious request that triggers an error in `mime.ParseMediaType`.\n\n### PoC\n\nThe server can be demonstrated by https://github.com/corazawaf/coraza/tree/main/examples/http-server\n\nAfter sending this request\n```\nPOST / HTTP/1.1\nHost: 127.0.0.1:8090\nUser-Agent: curl/8.1.2\nAccept: */*\nContent-Length: 199\nContent-Type: multipart/form-data; boundary=------------------------5fa6351b877326a1; a=1; a=2\nConnection: close\n\n--------------------------5fa6351b877326a1\nContent-Disposition: form-data; name=\"file\"; filename=\"123\"\nContent-Type: application/octet-stream\n\n123\n\n--------------------------5fa6351b877326a1--\n\n```\nThe server will crash immediately. The `a=1; a=2` in `Content-Type` makes `mime: duplicate parameter name` error.\n\n### Impact\n\nI believe the vulnerability was introduced by the following commit: https://github.com/corazawaf/coraza/commit/24af0c8cf4f10bab558740b595712be3b85493ec.\n\n### Mitigation\n\nThe error from `mime.ParseMediaType` should return directly.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-06-26T15:48:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/corazawaf/coraza/security/advisories/GHSA-c2pj-v37r-2p6h","https://github.com/corazawaf/coraza-caddy/issues/48","https://github.com/corazawaf/coraza/commit/24af0c8cf4f10bab558740b595712be3b85493ec","https://github.com/corazawaf/coraza/commit/e1b119b83e12c64f0957e00e8cad45a1b5f012f8","https://github.com/corazawaf/coraza/blob/82157f85f24c6107667bf0f686b71a72aafdf8a5/internal/bodyprocessors/multipart.go#L26-L29","https://github.com/corazawaf/coraza/releases/tag/v3.0.1","https://github.com/golang/go/blob/a031f4ef83edc132d5f49382bfef491161de2476/src/log/log.go#L288-L291","https://github.com/corazawaf/coraza/commit/a5239ba3ce839e14d9b4f9486e1b4a403dcade8c","https://nvd.nist.gov/vuln/detail/CVE-2023-40586","https://github.com/advisories/GHSA-c2pj-v37r-2p6h"],"source_kind":"github","identifiers":["GHSA-c2pj-v37r-2p6h","CVE-2023-40586"],"repository_url":"https://github.com/corazawaf/coraza","blast_radius":0.0,"created_at":"2023-06-28T00:04:02.189Z","updated_at":"2026-08-28T18:09:55.962Z","epss_percentage":0.00723,"epss_percentile":0.51336,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El","packages":[{"ecosystem":"go","package_name":"github.com/corazawaf/coraza/v2","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.0.1"}],"purl":"pkg:go/github.com%2Fcorazawaf%2Fcoraza%2Fv2"},{"ecosystem":"go","package_name":"github.com/corazawaf/coraza/v3","versions":[{"first_patched_version":"3.0.1","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.0.1"}],"purl":"pkg:go/github.com%2Fcorazawaf%2Fcoraza%2Fv3"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/corazawaf/coraza/v2","docker_dependents_count":1,"docker_downloads_count":14,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/corazawaf/coraza/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/corazawaf/coraza/v2/dependencies","status":null,"funding_links":["https://owasp.org/donate/?reponame=www-project-coraza-web-application-firewall\u0026title=OWASP+Coraza+Web+Application+Firewall","https://github.com/sponsors/OWASP"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:43:23.114Z","issues_count":183,"pull_requests_count":715,"avg_time_to_close_issue":5137980.572815534,"avg_time_to_close_pull_request":1211966.6626297578,"issues_closed_count":103,"pull_requests_closed_count":578,"pull_request_authors_count":52,"issue_authors_count":71,"avg_comments_per_issue":2.6010928961748636,"avg_comments_per_pull_request":1.511888111888112,"merged_pull_requests_count":484,"bot_issues_count":10,"bot_pull_requests_count":303,"past_year_issues_count":27,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":1422673.6666666667,"past_year_avg_time_to_close_pull_request":616777.3636363636,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":2.603448275862069,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/issues","maintainers":[{"login":"M4tteoP","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/M4tteoP"},{"login":"jptosso","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jptosso"},{"login":"jcchavezs","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcchavezs"},{"login":"fzipi","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fzipi"}],"active_maintainers":[{"login":"fzipi","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fzipi"},{"login":"M4tteoP","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/M4tteoP"},{"login":"jptosso","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jptosso"},{"login":"jcchavezs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcchavezs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"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-01T05:03:01.892Z","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":4553833,"name":"github.com/corazawaf/coraza/v3","ecosystem":"go","description":"","homepage":"https://github.com/corazawaf/coraza","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/corazawaf/coraza","keywords_array":[],"namespace":"github.com/corazawaf/coraza","versions_count":20,"first_release_published_at":"2023-03-17T07:41:44.000Z","latest_release_published_at":"2026-04-06T03:18:39.000Z","latest_release_number":"v3.7.0","last_synced_at":"2026-09-01T09:14:57.147Z","created_at":"2022-07-08T04:56:26.641Z","updated_at":"2026-09-01T09:14:57.147Z","registry_url":"https://pkg.go.dev/github.com/corazawaf/coraza/v3","install_command":"go get github.com/corazawaf/coraza/v3","documentation_url":"https://pkg.go.dev/github.com/corazawaf/coraza/v3#section-documentation","metadata":{},"repo_metadata":{"id":37098580,"uuid":"267379172","full_name":"corazawaf/coraza","owner":"corazawaf","description":"OWASP Coraza WAF is a golang modsecurity compatible web application firewall library","archived":false,"fork":false,"pushed_at":"2026-08-10T20:51:54.000Z","size":32122,"stargazers_count":3734,"open_issues_count":122,"forks_count":351,"subscribers_count":37,"default_branch":"main","last_synced_at":"2026-08-12T17:53:23.784Z","etag":null,"topics":["coraza","coraza-waf","coreruleset","go","golang","hacktoberfest","http","modsecurity","owasp","owasp-crs","waf","web-application-firewall"],"latest_commit_sha":null,"homepage":"https://www.coraza.io","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/corazawaf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"custom":"https://owasp.org/donate/?reponame=www-project-coraza-web-application-firewall\u0026title=OWASP+Coraza+Web+Application+Firewall","github":"OWASP"}},"created_at":"2020-05-27T17:06:51.000Z","updated_at":"2026-08-12T16:44:20.000Z","dependencies_parsed_at":"2023-11-28T00:23:56.947Z","dependency_job_id":"fbacb1a8-6147-4764-afdd-bf5b4d45a552","html_url":"https://github.com/corazawaf/coraza","commit_stats":{"total_commits":917,"total_committers":35,"mean_commits":26.2,"dds":0.7197382769901854,"last_synced_commit":"cbf0aa7f57983b9234efec9c84c1f723c7229cd6"},"previous_names":["jptosso/coraza","jptosso/coraza-waf"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/corazawaf/coraza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/sbom","scorecard":{"id":304568,"data":{"date":"2025-08-11","repo":{"name":"github.com/corazawaf/coraza","commit":"838d8e35d6e0e072b7372f79c95bfc661e02f265"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":8.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'checks' permission set to 'read': .github/workflows/regression.yml:86","Warn: no topLevel permission defined: .github/workflows/close-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/fuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/regression.yml:1","Warn: no topLevel permission defined: .github/workflows/tinygo.yml:1","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":"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":10,"reason":"all dependencies are pinned","details":["Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: internal/operators/detect_sqli_test.go:19","Info: GoBuiltInFuzzer integration found: internal/operators/detect_xss_test.go:20","Info: GoBuiltInFuzzer integration found: internal/transformations/base64decode_test.go:188","Info: GoBuiltInFuzzer integration found: internal/transformations/base64decodeext_test.go:81","Info: GoBuiltInFuzzer integration found: internal/transformations/cmd_line_test.go:31"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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":"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":-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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3537 / GHSA-q9f5-625g-xm39"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:42:12.531Z","repository_id":37098580,"created_at":"2025-08-17T21:42:12.531Z","updated_at":"2025-08-17T21:42:12.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36781314,"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-19T02:00:06.185Z","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":"corazawaf","name":"Coraza Web Application Firewall","uuid":"90621731","kind":"organization","description":"Coraza Web Application Firewall repositories","email":null,"website":"https://coraza.io","location":null,"twitter":"jptosso","company":null,"icon_url":"https://avatars.githubusercontent.com/u/90621731?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:10:32.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/corazawaf","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:20:39.268Z","updated_at":"2023-03-04T05:10:32.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf/repositories"},"tags":[{"name":"v3.7.0","sha":"27069d06c896be74b77b9a6c0b539a0cbfaca360","kind":"commit","published_at":"2026-04-06T03:18:39.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.7.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"87332e33fcaeb8ddb08ec610bdb4f823a1415b74","kind":"commit","published_at":"2026-03-31T13:01:19.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.6.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"85b20e07b78ae4c349fc6b864a4f1a4816c7da22","kind":"commit","published_at":"2026-03-27T02:23:28.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.5.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"9b1d1e944e147e8f0cb92877864f71b27b9c6a7d","kind":"commit","published_at":"2026-03-11T22:30:47.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.4.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"4722c9ad0d502abd56b8d6733c6b47eb4111742d","kind":"commit","published_at":"2025-03-20T14:44:17.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f4de57c3a4fc05a7ad1f09f9fdc4b9b2b7d22cb3","kind":"commit","published_at":"2025-01-09T11:12:10.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"2904b9ff242e16fb9fe42be171b7bfd77028ba1e","kind":"commit","published_at":"2025-01-07T09:29:39.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"edad23460d1ed83ddbf985f41e3c66e2265904aa","kind":"commit","published_at":"2024-12-31T08:31:27.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"a5cc4f09827777c6e758b4efbd81e3a257e4bb0c","kind":"commit","published_at":"2024-11-14T09:19:34.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"aaf44136da61921caa2353bd391c1341f3e480e8","kind":"tag","published_at":"2024-06-23T13:49:11.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7c91e8c2a5853fde66f8b4e3d8f0aee671445755","kind":"tag","published_at":"2024-06-20T09:47:50.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"bb55b68dede1db71c54b08102e126e89d0299478","kind":"commit","published_at":"2024-02-09T13:11:43.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.1.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"2468382c3cc58b6107874fe3e70f620f203d8cf5","kind":"commit","published_at":"2023-09-25T10:17:31.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"4f30afeca2b6cf48f8cd73acd80b072721172782","kind":"commit","published_at":"2023-08-06T07:49:50.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0700bb01d4e656406a407b4944fd7d47483eda6d","kind":"commit","published_at":"2023-06-27T08:22:31.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a5239ba3ce839e14d9b4f9486e1b4a403dcade8c","kind":"commit","published_at":"2023-06-25T16:16:26.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ad50864cfa00f5143fff7f6877847326fdc4b394","kind":"commit","published_at":"2023-05-31T07:32:55.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"721d1de4db5357d07308d07a1c2aea92085b27d4","kind":"tag","published_at":"2023-05-27T04:52:54.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"6f11f53245d24d112f9b1ddb1aedccefe87be705","kind":"commit","published_at":"2023-04-12T16:49:20.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"c134cac34f597501c11a95eb7d1fbd7f1a219977","kind":"tag","published_at":"2023-03-17T14:27:34.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.1/manifests"},{"name":"v2.0.1","sha":"a1529abf4746ab3082eb40622fdbeed2a7777fcb","kind":"commit","published_at":"2022-07-25T14:33:14.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fdad9f5e07fb0c061a55426627afbefcd2b5c657","kind":"commit","published_at":"2022-03-22T21:14:30.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"62dd3db3f72543eaf407ea730d289265aa203fde","kind":"commit","published_at":"2022-03-10T18:21:30.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"b57219cb5731604e02dadc5e2955bfbbcfe79e47","kind":"commit","published_at":"2022-02-11T15:02:33.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"3631394d2249b89b792ae76ab4552a00459b31b6","kind":"commit","published_at":"2021-12-31T15:21:29.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.1/manifests"},{"name":"v2.0.0-beta.6","sha":"364461e00d932a3070f777400a2a3b6053df3e9f","kind":"commit","published_at":"2021-12-11T18:07:37.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"09f241f5b86c23f151c893d2a17eab5bf45a7ce2","kind":"commit","published_at":"2021-12-10T18:58:27.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"24af0c8cf4f10bab558740b595712be3b85493ec","kind":"commit","published_at":"2021-12-06T21:49:14.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"49869b6ff2eaf486fc5e505dc6b521bbc69f3990","kind":"commit","published_at":"2021-12-01T20:33:16.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"4dd0ba7542b4bfa5eed6e5f7ac7620539b9e23cc","kind":"commit","published_at":"2021-11-26T15:14:46.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"89239d658eef764d955716aa143fa08262d3cae9","kind":"commit","published_at":"2021-11-19T15:49:08.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"43e047a61dd4677c56b08b51c781d7a038e20a41","kind":"commit","published_at":"2021-11-14T20:54:59.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.2.0","sha":"5059f5bb165be760b399bd14ee7f741566f66c0c","kind":"commit","published_at":"2021-09-10T15:35:38.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.2.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f78c89b471bee5877d6439c5aaa98c15cd75db60","kind":"commit","published_at":"2021-09-06T21:19:44.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.1.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"083a4637e7a919004c86ca0a437ec1a1d8df4e76","kind":"commit","published_at":"2021-09-01T21:44:45.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.7","sha":"fc2e9d7a37b1d9229e6bcd8aecfc36469680ca10","kind":"commit","published_at":"2021-08-27T00:24:32.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"fc63d67c7b64ca33f46159daaf62554dd62af759","kind":"commit","published_at":"2021-08-25T21:17:54.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"2b2b7061e26b7340c983e0b0f4a2c2ca22ba76ac","kind":"commit","published_at":"2021-08-23T00:03:47.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.5/manifests"},{"name":"v1.0.0-beta.4","sha":"f77c1bd1dd48fa80936bc4d01f767debf330eebf","kind":"commit","published_at":"2021-08-21T06:06:04.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"879cf8486d69f9f573cfd2c52783b4fbc97d8c79","kind":"commit","published_at":"2021-08-18T02:20:21.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e45ecda9e6d1038fe5470360427d71047cf81be1","kind":"commit","published_at":"2021-08-09T21:53:17.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"6ce53c5bcdfa543d4c7477b6ff81fc70be808450","kind":"commit","published_at":"2021-07-29T01:40:56.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corazawaf/coraza@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:54:21.414Z","dependent_packages_count":34,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":1.3579489008858037,"dependent_packages_count":1.7020248423244517,"stargazers_count":2.0317817833388294,"forks_count":2.408635289872055,"docker_downloads_count":1.3485080237471807,"average":1.7697797680336642},"purl":"pkg:golang/github.com/corazawaf/coraza/v3","advisories":[{"uuid":"GSA_kwCzR0hTQS1xOWY1LTYyNWcteG0zOc4ABFwY","url":"https://github.com/advisories/GHSA-q9f5-625g-xm39","title":"OWASP Coraza WAF has parser confusion which leads to wrong URI in `REQUEST_FILENAME`","description":"### Summary\n\nURLs starting with `//` are not parsed properly, and the request `REQUEST_FILENAME` variable contains a wrong value, leading to potential rules bypass.\n\n### Details\n\nIf a request is made on an URI starting with `//`, coraza will set a wrong value in `REQUEST_FILENAME`.\nFor example, if the URI `//bar/uploads/foo.php?a=b` is passed to coraza: , `REQUEST_FILENAME` will be set to `/uploads/foo.php`.\n\nThe root cause is the usage of `url.Parse` to parse the URI in [ProcessURI](https://github.com/corazawaf/coraza/blob/8b612f4e6e18c606e371110227bc7669dc714cab/internal/corazawaf/transaction.go#L768).\n\n`url.Parse` can parse both absolute URLs (starting with a scheme) or relative ones (just the path). \n`//bar/uploads/foo.php` is a valid absolute URI (the scheme is empty), `url.Parse` will consider `bar` as the host and the path will be set to `/uploads/foo.php`.\n\n### PoC\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"net/url\"\n\t\"os\"\n\n\t\"github.com/corazawaf/coraza/v3\"\n)\n\nconst testRule = `\nSecDebugLogLevel 9\nSecDebugLog /dev/stdout\nSecRule REQUEST_FILENAME \"@rx /bar/uploads/.*\\.(h?ph(p|tm?l?|ar)|module|shtml)\" \"id:1,phase:1,deny\"\n`\n\nfunc main() {\n\tvar testURL = \"//bar/uploads/foo.php\"\n\n\tif os.Getenv(\"TEST_URL\") != \"\" {\n\t\ttestURL = os.Getenv(\"TEST_URL\")\n\t}\n\n\tfmt.Printf(\"Testing URL: %s\\n\", testURL)\n\n\tconfig := coraza.NewWAFConfig().WithDirectives(testRule)\n\n\twaf, err := coraza.NewWAF(config)\n\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\n\ttx := waf.NewTransaction()\n\n\ttx.ProcessURI(testURL, \"GET\", \"HTTP/1.1\")\n\n\tin := tx.ProcessRequestHeaders()\n\n\tif in != nil {\n\t\tfmt.Printf(\"%+v\\n\", in)\n\t}\n}\n```\n\n### Impact\n\nPotential bypass of rules using `REQUEST_FILENAME`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-03-20T18:48:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.4,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N","references":["https://github.com/corazawaf/coraza/security/advisories/GHSA-q9f5-625g-xm39","https://nvd.nist.gov/vuln/detail/CVE-2025-29914","https://github.com/corazawaf/coraza/commit/4722c9ad0d502abd56b8d6733c6b47eb4111742d","https://github.com/advisories/GHSA-q9f5-625g-xm39"],"source_kind":"github","identifiers":["GHSA-q9f5-625g-xm39","CVE-2025-29914"],"repository_url":"https://github.com/corazawaf/coraza","blast_radius":0.0,"created_at":"2025-03-20T19:08:12.520Z","updated_at":"2026-08-28T13:06:09.190Z","epss_percentage":0.00307,"epss_percentile":0.2348,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xOWY1LTYyNWcteG0zOc4ABFwY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xOWY1LTYyNWcteG0zOc4ABFwY","packages":[{"ecosystem":"go","package_name":"github.com/corazawaf/coraza/v3","versions":[{"first_patched_version":"3.3.3","vulnerable_version_range":"\u003c 3.3.3"}],"purl":"pkg:go/github.com%2Fcorazawaf%2Fcoraza%2Fv3"},{"ecosystem":"go","package_name":"github.com/jptosso/coraza-waf","versions":[{"first_patched_version":"3.3.3","vulnerable_version_range":"\u003c 3.3.3"}],"purl":"pkg:go/github.com%2Fjptosso%2Fcoraza-waf"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xOWY1LTYyNWcteG0zOc4ABFwY/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El","url":"https://github.com/advisories/GHSA-c2pj-v37r-2p6h","title":"Coraza has potential denial of service vulnerability","description":"### Summary\n\nDue to the misuse of `log.Fatalf`, the application using coraza crashed after receiving crafted requests from attackers.\n\n### Details\n\nhttps://github.com/corazawaf/coraza/blob/82157f85f24c6107667bf0f686b71a72aafdf8a5/internal/bodyprocessors/multipart.go#L26-L29\nThe bodyprocessors of multipart uses `log.Fatalf` to handle errors from the `mime.ParseMediaType`, but `log.Fatalf` calls `os.Exit` directly after logging the error.\nhttps://github.com/golang/go/blob/a031f4ef83edc132d5f49382bfef491161de2476/src/log/log.go#L288-L291\nThis means that the application will immediately crash after receiving a malicious request that triggers an error in `mime.ParseMediaType`.\n\n### PoC\n\nThe server can be demonstrated by https://github.com/corazawaf/coraza/tree/main/examples/http-server\n\nAfter sending this request\n```\nPOST / HTTP/1.1\nHost: 127.0.0.1:8090\nUser-Agent: curl/8.1.2\nAccept: */*\nContent-Length: 199\nContent-Type: multipart/form-data; boundary=------------------------5fa6351b877326a1; a=1; a=2\nConnection: close\n\n--------------------------5fa6351b877326a1\nContent-Disposition: form-data; name=\"file\"; filename=\"123\"\nContent-Type: application/octet-stream\n\n123\n\n--------------------------5fa6351b877326a1--\n\n```\nThe server will crash immediately. The `a=1; a=2` in `Content-Type` makes `mime: duplicate parameter name` error.\n\n### Impact\n\nI believe the vulnerability was introduced by the following commit: https://github.com/corazawaf/coraza/commit/24af0c8cf4f10bab558740b595712be3b85493ec.\n\n### Mitigation\n\nThe error from `mime.ParseMediaType` should return directly.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-06-26T15:48:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/corazawaf/coraza/security/advisories/GHSA-c2pj-v37r-2p6h","https://github.com/corazawaf/coraza-caddy/issues/48","https://github.com/corazawaf/coraza/commit/24af0c8cf4f10bab558740b595712be3b85493ec","https://github.com/corazawaf/coraza/commit/e1b119b83e12c64f0957e00e8cad45a1b5f012f8","https://github.com/corazawaf/coraza/blob/82157f85f24c6107667bf0f686b71a72aafdf8a5/internal/bodyprocessors/multipart.go#L26-L29","https://github.com/corazawaf/coraza/releases/tag/v3.0.1","https://github.com/golang/go/blob/a031f4ef83edc132d5f49382bfef491161de2476/src/log/log.go#L288-L291","https://github.com/corazawaf/coraza/commit/a5239ba3ce839e14d9b4f9486e1b4a403dcade8c","https://nvd.nist.gov/vuln/detail/CVE-2023-40586","https://github.com/advisories/GHSA-c2pj-v37r-2p6h"],"source_kind":"github","identifiers":["GHSA-c2pj-v37r-2p6h","CVE-2023-40586"],"repository_url":"https://github.com/corazawaf/coraza","blast_radius":0.0,"created_at":"2023-06-28T00:04:02.189Z","updated_at":"2026-08-28T18:09:55.962Z","epss_percentage":0.00723,"epss_percentile":0.51336,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El","packages":[{"ecosystem":"go","package_name":"github.com/corazawaf/coraza/v2","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.0.1"}],"purl":"pkg:go/github.com%2Fcorazawaf%2Fcoraza%2Fv2"},{"ecosystem":"go","package_name":"github.com/corazawaf/coraza/v3","versions":[{"first_patched_version":"3.0.1","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.0.1"}],"purl":"pkg:go/github.com%2Fcorazawaf%2Fcoraza%2Fv3"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMnBqLXYzN3ItMnA2aM4AA0El/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/corazawaf/coraza/v3","docker_dependents_count":10,"docker_downloads_count":13495736,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/corazawaf/coraza/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/corazawaf/coraza/v3/dependencies","status":null,"funding_links":["https://owasp.org/donate/?reponame=www-project-coraza-web-application-firewall\u0026title=OWASP+Coraza+Web+Application+Firewall","https://github.com/sponsors/OWASP"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:43:23.114Z","issues_count":183,"pull_requests_count":715,"avg_time_to_close_issue":5137980.572815534,"avg_time_to_close_pull_request":1211966.6626297578,"issues_closed_count":103,"pull_requests_closed_count":578,"pull_request_authors_count":52,"issue_authors_count":71,"avg_comments_per_issue":2.6010928961748636,"avg_comments_per_pull_request":1.511888111888112,"merged_pull_requests_count":484,"bot_issues_count":10,"bot_pull_requests_count":303,"past_year_issues_count":27,"past_year_pull_requests_count":58,"past_year_avg_time_to_close_issue":1422673.6666666667,"past_year_avg_time_to_close_pull_request":616777.3636363636,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":0.7777777777777778,"past_year_avg_comments_per_pull_request":2.603448275862069,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/issues","maintainers":[{"login":"M4tteoP","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/M4tteoP"},{"login":"jptosso","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jptosso"},{"login":"jcchavezs","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcchavezs"},{"login":"fzipi","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fzipi"}],"active_maintainers":[{"login":"fzipi","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fzipi"},{"login":"M4tteoP","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/M4tteoP"},{"login":"jptosso","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jptosso"},{"login":"jcchavezs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcchavezs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"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-01T05:03:01.892Z","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":14662833,"name":"github.com/Corazawaf/coraza/v3","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/Corazawaf/coraza","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2023-03-17T07:41:44.000Z","latest_release_published_at":"2026-04-06T03:18:39.000Z","latest_release_number":"v3.7.0","last_synced_at":"2026-08-10T12:47:55.465Z","created_at":"2026-06-21T14:45:48.262Z","updated_at":"2026-08-10T12:47:55.466Z","registry_url":"https://pkg.go.dev/github.com/Corazawaf/coraza/v3","install_command":"go get github.com/Corazawaf/coraza/v3","documentation_url":"https://pkg.go.dev/github.com/Corazawaf/coraza/v3#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-21T16:09:42.148Z","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/%21corazawaf/coraza/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Corazawaf/coraza/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Corazawaf/coraza/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Corazawaf/coraza/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazawaf%2Fcoraza%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazawaf%2Fcoraza%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazawaf%2Fcoraza%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazawaf%2Fcoraza%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazawaf%2Fcoraza%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazawaf%2Fcoraza%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"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-01T05:03:01.892Z","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":14662830,"name":"github.com/CorazaWaf/coraza/v3","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CorazaWaf/coraza","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2023-03-17T07:41:44.000Z","latest_release_published_at":"2026-04-06T03:18:39.000Z","latest_release_number":"v3.7.0","last_synced_at":"2026-07-22T04:16:22.022Z","created_at":"2026-06-21T14:45:48.084Z","updated_at":"2026-07-22T04:16:22.022Z","registry_url":"https://pkg.go.dev/github.com/CorazaWaf/coraza/v3","install_command":"go get github.com/CorazaWaf/coraza/v3","documentation_url":"https://pkg.go.dev/github.com/CorazaWaf/coraza/v3#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-06-21T16:09:41.926Z","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/%21coraza%21waf/coraza/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/CorazaWaf/coraza/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/CorazaWaf/coraza/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/CorazaWaf/coraza/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazaWaf%2Fcoraza%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazaWaf%2Fcoraza%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazaWaf%2Fcoraza%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazaWaf%2Fcoraza%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazaWaf%2Fcoraza%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FCorazaWaf%2Fcoraza%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"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-01T05:03:01.892Z","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":4233093,"name":"github.com/corazawaf/coraza","ecosystem":"go","description":"Copyright 2021 Juan Pablo Tosso\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.","homepage":"https://github.com/jptosso/coraza-waf","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/corazawaf/coraza","keywords_array":[],"namespace":"github.com/corazawaf","versions_count":10,"first_release_published_at":"2021-07-29T01:40:56.000Z","latest_release_published_at":"2021-09-10T15:35:38.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-06-20T08:45:38.090Z","created_at":"2022-04-12T22:43:28.730Z","updated_at":"2026-06-20T08:45:38.090Z","registry_url":"https://pkg.go.dev/github.com/corazawaf/coraza","install_command":"go get github.com/corazawaf/coraza","documentation_url":"https://pkg.go.dev/github.com/corazawaf/coraza#section-documentation","metadata":{},"repo_metadata":{"id":37098580,"uuid":"267379172","full_name":"corazawaf/coraza","owner":"corazawaf","description":"OWASP Coraza WAF is a golang modsecurity compatible web application firewall library","archived":false,"fork":false,"pushed_at":"2025-05-17T03:35:30.000Z","size":30929,"stargazers_count":2659,"open_issues_count":94,"forks_count":258,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-05-21T23:02:04.138Z","etag":null,"topics":["coraza","coraza-waf","coreruleset","go","golang","hacktoberfest","http","modsecurity","owasp","owasp-crs","waf","web-application-firewall"],"latest_commit_sha":null,"homepage":"https://www.coraza.io","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/corazawaf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://owasp.org/donate/?reponame=www-project-coraza-web-application-firewall\u0026title=OWASP+Coraza+Web+Application+Firewall","github":"OWASP"}},"created_at":"2020-05-27T17:06:51.000Z","updated_at":"2025-05-21T19:44:48.000Z","dependencies_parsed_at":"2023-11-28T00:23:56.947Z","dependency_job_id":"4996aac0-c546-433b-a703-13d6f0786306","html_url":"https://github.com/corazawaf/coraza","commit_stats":{"total_commits":917,"total_committers":35,"mean_commits":26.2,"dds":0.7197382769901854,"last_synced_commit":"cbf0aa7f57983b9234efec9c84c1f723c7229cd6"},"previous_names":["jptosso/coraza","jptosso/coraza-waf"],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256159692,"owners_count":22345690,"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","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":"corazawaf","name":"Coraza Web Application Firewall","uuid":"90621731","kind":"organization","description":"Coraza Web Application Firewall repositories","email":null,"website":"https://coraza.io","location":null,"twitter":"jptosso","company":null,"icon_url":"https://avatars.githubusercontent.com/u/90621731?v=4","repositories_count":13,"last_synced_at":"2023-03-04T05:10:32.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/corazawaf","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T10:20:39.268Z","updated_at":"2023-03-04T05:10:32.162Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corazawaf/repositories"},"tags":[{"name":"v3.3.3","sha":"4722c9ad0d502abd56b8d6733c6b47eb4111742d","kind":"commit","published_at":"2025-03-20T14:44:17.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"f4de57c3a4fc05a7ad1f09f9fdc4b9b2b7d22cb3","kind":"commit","published_at":"2025-01-09T11:12:10.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"2904b9ff242e16fb9fe42be171b7bfd77028ba1e","kind":"commit","published_at":"2025-01-07T09:29:39.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"edad23460d1ed83ddbf985f41e3c66e2265904aa","kind":"commit","published_at":"2024-12-31T08:31:27.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.3.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"a5cc4f09827777c6e758b4efbd81e3a257e4bb0c","kind":"commit","published_at":"2024-11-14T09:19:34.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"aaf44136da61921caa2353bd391c1341f3e480e8","kind":"tag","published_at":"2024-06-23T13:49:11.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"7c91e8c2a5853fde66f8b4e3d8f0aee671445755","kind":"tag","published_at":"2024-06-20T09:47:50.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.2.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"bb55b68dede1db71c54b08102e126e89d0299478","kind":"commit","published_at":"2024-02-09T13:11:43.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.1.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"2468382c3cc58b6107874fe3e70f620f203d8cf5","kind":"commit","published_at":"2023-09-25T10:17:31.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"4f30afeca2b6cf48f8cd73acd80b072721172782","kind":"commit","published_at":"2023-08-06T07:49:50.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"0700bb01d4e656406a407b4944fd7d47483eda6d","kind":"commit","published_at":"2023-06-27T08:22:31.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a5239ba3ce839e14d9b4f9486e1b4a403dcade8c","kind":"commit","published_at":"2023-06-25T16:16:26.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ad50864cfa00f5143fff7f6877847326fdc4b394","kind":"commit","published_at":"2023-05-31T07:32:55.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"721d1de4db5357d07308d07a1c2aea92085b27d4","kind":"tag","published_at":"2023-05-27T04:52:54.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"6f11f53245d24d112f9b1ddb1aedccefe87be705","kind":"commit","published_at":"2023-04-12T16:49:20.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"c134cac34f597501c11a95eb7d1fbd7f1a219977","kind":"tag","published_at":"2023-03-17T14:27:34.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v3.0.0-rc.1/manifests"},{"name":"v2.0.1","sha":"a1529abf4746ab3082eb40622fdbeed2a7777fcb","kind":"commit","published_at":"2022-07-25T14:33:14.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"fdad9f5e07fb0c061a55426627afbefcd2b5c657","kind":"commit","published_at":"2022-03-22T21:14:30.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"62dd3db3f72543eaf407ea730d289265aa203fde","kind":"commit","published_at":"2022-03-10T18:21:30.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"b57219cb5731604e02dadc5e2955bfbbcfe79e47","kind":"commit","published_at":"2022-02-11T15:02:33.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"3631394d2249b89b792ae76ab4552a00459b31b6","kind":"commit","published_at":"2021-12-31T15:21:29.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-rc.1/manifests"},{"name":"v2.0.0-beta.6","sha":"364461e00d932a3070f777400a2a3b6053df3e9f","kind":"commit","published_at":"2021-12-11T18:07:37.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.6","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.6/manifests"},{"name":"v2.0.0-beta.5","sha":"09f241f5b86c23f151c893d2a17eab5bf45a7ce2","kind":"commit","published_at":"2021-12-10T18:58:27.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"24af0c8cf4f10bab558740b595712be3b85493ec","kind":"commit","published_at":"2021-12-06T21:49:14.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"49869b6ff2eaf486fc5e505dc6b521bbc69f3990","kind":"commit","published_at":"2021-12-01T20:33:16.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"4dd0ba7542b4bfa5eed6e5f7ac7620539b9e23cc","kind":"commit","published_at":"2021-11-26T15:14:46.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"89239d658eef764d955716aa143fa08262d3cae9","kind":"commit","published_at":"2021-11-19T15:49:08.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"43e047a61dd4677c56b08b51c781d7a038e20a41","kind":"commit","published_at":"2021-11-14T20:54:59.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.2.0","sha":"5059f5bb165be760b399bd14ee7f741566f66c0c","kind":"commit","published_at":"2021-09-10T15:35:38.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.2.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"f78c89b471bee5877d6439c5aaa98c15cd75db60","kind":"commit","published_at":"2021-09-06T21:19:44.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.1.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"083a4637e7a919004c86ca0a437ec1a1d8df4e76","kind":"commit","published_at":"2021-09-01T21:44:45.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.7","sha":"fc2e9d7a37b1d9229e6bcd8aecfc36469680ca10","kind":"commit","published_at":"2021-08-27T00:24:32.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"fc63d67c7b64ca33f46159daaf62554dd62af759","kind":"commit","published_at":"2021-08-25T21:17:54.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"2b2b7061e26b7340c983e0b0f4a2c2ca22ba76ac","kind":"commit","published_at":"2021-08-23T00:03:47.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.5/manifests"},{"name":"v1.0.0-beta.4","sha":"f77c1bd1dd48fa80936bc4d01f767debf330eebf","kind":"commit","published_at":"2021-08-21T06:06:04.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"879cf8486d69f9f573cfd2c52783b4fbc97d8c79","kind":"commit","published_at":"2021-08-18T02:20:21.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e45ecda9e6d1038fe5470360427d71047cf81be1","kind":"commit","published_at":"2021-08-09T21:53:17.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"6ce53c5bcdfa543d4c7477b6ff81fc70be808450","kind":"commit","published_at":"2021-07-29T01:40:56.000Z","download_url":"https://codeload.github.com/corazawaf/coraza/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/corazawaf/coraza/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/tags/v1.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2025-05-24T22:23:54.669Z","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":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/corazawaf/coraza","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/corazawaf/coraza","docker_dependents_count":1,"docker_downloads_count":24,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/corazawaf/coraza","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/corazawaf/coraza/dependencies","status":null,"funding_links":["https://owasp.org/donate/?reponame=www-project-coraza-web-application-firewall\u0026title=OWASP+Coraza+Web+Application+Firewall","https://github.com/sponsors/OWASP"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T23:00:54.943Z","issues_count":142,"pull_requests_count":382,"avg_time_to_close_issue":4781662.432432433,"avg_time_to_close_pull_request":927502.8298507463,"issues_closed_count":74,"pull_requests_closed_count":335,"pull_request_authors_count":33,"issue_authors_count":60,"avg_comments_per_issue":3.7253521126760565,"avg_comments_per_pull_request":1.8350785340314135,"merged_pull_requests_count":287,"bot_issues_count":4,"bot_pull_requests_count":153,"past_year_issues_count":59,"past_year_pull_requests_count":241,"past_year_avg_time_to_close_issue":1486187.8,"past_year_avg_time_to_close_pull_request":548603.5424528302,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":212,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":3.745762711864407,"past_year_avg_comments_per_pull_request":1.5145228215767634,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":120,"past_year_merged_pull_requests_count":192,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/corazawaf%2Fcoraza/issues","maintainers":[{"login":"jptosso","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jptosso"},{"login":"M4tteoP","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/M4tteoP"},{"login":"jcchavezs","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcchavezs"},{"login":"fzipi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fzipi"}],"active_maintainers":[{"login":"M4tteoP","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/M4tteoP"},{"login":"fzipi","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fzipi"},{"login":"jptosso","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jptosso"},{"login":"jcchavezs","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcchavezs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcorazawaf%2Fcoraza/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"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-01T05:03:01.892Z","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"}}]