-
### Describe the bug
I tested ZAP with 41 test cases, and from these, ZAP incorrectly issued 9 SQL Injection warnings. My test suite included cases that actually involved SQL Injections as well as ca…
-
Tracking issue for:
- [ ] https://github.com/2lambda123/nasa-openmct/security/code-scanning/4
-
Tracking issue for:
- [ ] https://github.com/2lambda123/nasa-openmct/security/code-scanning/5
-
In your code it is possible to do a HTML injection.
This is just an example with your newest docker image you provided a view days ago:
_URL removed_
At the bottom of the page i have included a H…
-
❯ ./xpoc_darwin_amd64 --disable reverse-client-dnslog
__ /\ /\_. ___. _____
| |/ / / __.\/ __.\/ ____|
| /XRAY™/_/ / / / / /
/ . | / .___/ /_/ / /___.
/ /|_| / / \____/\__…
-
**Description of the issue**
I encountered a false positive alert when I try to use CodeQL to detect SQL Injection with Mybatis XML(using rule `java/mybatis-xml-sql-injection`):
```java
…
-
Axolotl2D is meant to be a different approach to 2D game development. It makes heavy use of dependency injection and all components are meant to live independently of each other. This issue tracks dif…
-
Is there header/footer toolbar slot support ? If not - it would be very, very much welcome.
I'm building a Vue app around FullCalendar, that is really responsive - it switches the FC views in a way …
-
The @DockerRequired annotation is likely not needed. The point of this module is to support lifecycle control and injection of Testcontainer instances, so Docker (or Podman) being required is implied.…
-
Our Fortify scans alerted us to possible SQL injection attacks in sqldict.py, and upon inspection it does appear to have a number of SQL statements built with Python's string-building %s feature rathe…