Skip to content

Commit

Permalink
Add info about venom and case sensitivity
Browse files Browse the repository at this point in the history
  • Loading branch information
righettod committed Mar 30, 2024
1 parent 37fa1fd commit 0c6a88e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -68,4 +68,8 @@ This [section](https://github.com/ovh/venom#export-tests-report) of the venom do

The python script [test_suite_mock.py](test_suite_mock.py) provides a mock endpoint returning an HTTP response, for which, all HTTP response headers recommended by the [OSHP](https://owasp.org/www-project-secure-headers/) will be set.

📦 It is automatically deployed on `https://oshp-validator-mock.onrender.com` and it is used, by this [CI workflow](.github/workflows/validate-tests-suite.yml), to test the venom tests suite.
📦 It is automatically deployed on `https://oshp-validator-mock.onrender.com` and it is used, by this [CI workflow](.github/workflows/validate-tests-suite.yml), to test the venom tests suite.

# Case sensitivity for header names in Venom

📖 See [here](https://github.com/ovh/venom/pull/570) from the version [1.2.0](https://github.com/ovh/venom/releases/tag/v1.2.0).

0 comments on commit 0c6a88e

Please sign in to comment.