A CORS Builder, performing validation and injection of CORS for misp, wisp and any framework!

docs: callout

Signed-off-by: Guillaume Hivert <hivert.is.coming@gmail.com>

Changed files
+2 -2
+2 -2
README.md
··· 1 # CORS Builder 2 3 - > [!WARNING] 4 - > 5 > Before diving in CORS, 6 > [make sure you're aware of security advices](#more-details--notes-about-security) 7 > and see if you can't just use a simple proxy to avoid CORS! It's a better and
··· 1 # CORS Builder 2 3 + <!-- prettier-ignore --> 4 + > [!IMPORTANT] 5 > Before diving in CORS, 6 > [make sure you're aware of security advices](#more-details--notes-about-security) 7 > and see if you can't just use a simple proxy to avoid CORS! It's a better and