Stephen Sigwart
Stephen Sigwart
I think this issue affects rule 942131 of the OWASP CRS: https://github.com/coreruleset/coreruleset/blob/9875b44c0b9d91144d02df78af8e056d96ce0ffb/rules/REQUEST-942-APPLICATION-ATTACK-SQLI.conf#L722-L746 `1 is not 1` triggers the first rule, but not the second. However, it still gets logged (if...
I came across a similar issue. I submitted https://github.com/jquery/jquery/pull/5317, which solves that and hopefully this issue too. The problem is that it if jQuery's `computeStyleTests` function is called while the...
I created an extension that does this at https://marketplace.visualstudio.com/items?itemName=ssigwart.php-extra-completions. @bmewburn, feel free to copy this into your extension if you want. I'll try to remove it from my extension once...
Thanks for the quick reply, @MattIPv4! For verifying the old SRI tags, perhaps you can find any `kv-publish.log` that was updated yesterday and grab the original SRI hashes from there.
Thanks, @xtuc. For the 3.3.2 update, that did solve it. However, I had to do a hard browser refresh to get the corrected version because it looks like the caching...
Thanks for reviewing it, @williamdes! I think I got all the changes in and updated all the `if`s.
@williamdes, I assume someone else will merge this at some point, right? I don't seem to have permission.
Sounds good. Thank you.
I rebased this to fix the merge conflicts with the examples.
I also updated this so it passes the unit tests, including on PHP 5.3.