diff --git a/README.md b/README.md index e708587..cc372d7 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ For example, to add a new payload to the `domain_allow_list_bypass.json` file, u - The `tags` array should only include supported tags: URL, HOST, and CORS. - The `filters` array should remain empty as it is intended for future releases with advanced filtering options. -Please make sure you search the data to ensure your vector hasn't already been added. +Please make sure you search the data to ensure your vector hasn't already been added. The json schema validation file available at [schema.json](schema.json) Please include your Twitter handle in the pull request message if you would like to be credited with it. ## License -The copyright for this project belongs to PortSwigger Web Security. We do not want this data to be used to create derivative cheat sheets hosted elsewhere, so we are not providing a license. That said, you are free to fork this repo in order to create pull requests back. \ No newline at end of file +The copyright for this project belongs to PortSwigger Web Security. We do not want this data to be used to create derivative cheat sheets hosted elsewhere, so we are not providing a license. That said, you are free to fork this repo in order to create pull requests back.