-
Reporting the FP as per https://www.zaproxy.org/faq/how-do-i-handle-a-false-positive/
ZAP is triggering the path traversal alert which is a false-positive.
The request is to the login form and …
-
```python
arr = ['a', 'b', 'c', 'd', 'e', 'f']
mydict = {}
for i in range(0, len(arr)):
def foo():
mydict[arr[i]] = 0
foo()
```
This example is obviously too simple to be real…
-
### Additional info
### Usernames used to test:
```
qwertyzzsdvasdwe13412
MVDJSKBNALHDASLKJ9832
jqzj629
```
### All 3 usernames were reported as false positives on:
https://8tracks.com/
h…
-
Reported as a first person plural pronoun when it's not in the text:
PR: https://github.com/grafana/website/pull/21909/files
![Image](https://github.com/user-attachments/assets/fea1f637-46a9-443c-b…
-
## Our definition of "Haram" content
Simply put, any display of Awrah for men or women is considered "Haram" and should be detected and blurred/removed by the extension. I am aware that there's co…
-
Stackblitz with issue: (run `lit-analyzer src` to see output)
https://stackblitz.com/edit/vitejs-vite-o6yr4r?file=src%2Fmy-element.ts
output
```
❯ lit-analyzer src
Analyzing 2 files...
./src…
-
we have recently noticed false positive vulnerabilities for openssh packages, we are using the latest openssh version 8.6
https://nvd.nist.gov/vuln/detail/CVE-2001-0554">CVE-2001-0554|
MSF:ILITIES…
-
Package: https://jsr.io/@whiteand/cbor/score
I see low score, because of the 'Slow type'
But, I don't have slow types. My package has "isolatedDeclarations": true. And the `jsr publish` is succe…
uaeio updated
1 month ago
-
### What's wrong
using of `master` version causing false-positive `WPS319` violation when using multiline strings in conjunction of function (`dedent` in our case)
```python
def _insert_query(con…
-
## Version of the custom_component
8.0.2
## Configuration
```yaml
multiscrape:
- resource: https://pollencount.co.za/
scan_interval: 21600 # 60*60*6 or 4 updates per day
ti…