diff --git a/suppress-xss.yml b/suppress-xss.yml new file mode 100644 index 0000000..0833778 --- /dev/null +++ b/suppress-xss.yml @@ -0,0 +1,3 @@ +# Example analysis remediation config +methods: + - pattern: XSS1 \ No newline at end of file