Ryan O'Horo
Ryan O'Horo
I have PR #16 in for file ignore, it's a lazy .conf file format that uses fnmatch. But I'd be happy to merge the two features for files and strings....
I suggest leaving in meaningful SQL characters, but not inserting useful syntax and/or syntax that makes persistent changes. The following tests should break an application that fails to sanitize queries...
Just to reiterate, my test vectors generate errors and out-of-tolerance conditions without making permanent changes.
``` 11:33 AM .debase64 SQphbQp0aGUKdmVyeQptb2RlbApvZgphCm1vZGVybgptYWpvcgpnZW5lcmFs 11:33 AM (aydiosmio) I 11:33 AM am 11:33 AM the 11:33 AM very 11:33 AM model 11:33 AM of 11:33 AM a 11:33 AM modern...
New problem regarding this issue. A specially crafted base64 string has been demonstrated to cause cloudbot to quit due to excess flood. The following base64 string is composed primarily of...
I identified cases where this recursion was happening by looking at `file.depth:15` (default limit). The frequency is extremely low (0.00003%). The attached file, a VIM macro, triggers this bug. [less.vim.txt](https://github.com/target/strelka/files/10396932/less.vim.txt)
Analyzing a large volume of events, it's apparent the mime type matching for `text/html` is overly zealous. `html_file`: 1.05 `text/html`: 1.6 both: 1 I see two solutions: 1. Remove the...
Thanks so much @per1234 ! I'll use the Arduino_LSM6DSOX library since it's more suitable for my Nano. Shame that this isn't documented on the Nano 33 IoT product pages, and...
Update from tech support: > While we strive to keep our documentation accurate, there have been instances where component changes are necessary due to various factors, such as supply chain...
@oliverswitzer I ran into a similar problem with my Nano 33 IoT. Running the [SimpleTempSensor](https://github.com/arduino-libraries/Arduino_LSM6DS3/tree/master/examples/SimpleTempSensor) example code for this library caused non-sensible results. ``` Temperature sensor sample rate = 52.00...