-
I'm not 100% sure what behaviour is expect here, should All and Any always return an expression if any of the arguments are an expression? Or should it output True and False whenever possible (closer …
Wout4 updated
16 hours ago
-
FYI, I tried implementing this to detect gibberish emails.
Using `john.doe@gmail.com` and extracting the text before the @ symbol...
`john.doe` is detected as gibberish by this library.
-
After yesterday's video, I wanted to give my EPOs another try, so I reinstalled 1 of them, and I'm still having the PIR sensor giving false positives.
This issue has been discussed before in #64 bu…
-
There is a specific case of false positive in the check_bypass function.
I encountered a web application which returns a 302 and redirect to `/` but also returns the privileged data in the body. So…
-
Hard to use on a Windows system: it gets deleted immediately as a false positive Trojan:Win32/Wacatac.B!ml
Purtroppo Defender è implacabile quando si impunta... Prova a inviarlo come software devel…
-
2024-10-22 18:41:59 | ERROR | 344 - Failed to paint due to network error: 400 Client Error: Bad Request for url: https://notpx.app/api/v1/repaint/start
-
Minimal repoduce:
```json
{
"openapi": "3.1.0",
"info": {
"title": "Test",
"description": "Test",
"version": "1.0"
},
"components": {
"schemas": {
"Test": {
…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
Hello,
I've seen a false positive when I upload a txt file newly created with just "test" inside, it's flagged as malicious. Didn't happen with another string like "tarte* or something else.
![p…
-
Hi,
I’ve encountered several instances where `TiraLib`'s `schedule.is_legal()` function returns incorrect legality assessments, resulting in both false negatives and false positives. I believe man…