-
The documentation for `Fuzz.int` states that it generates any 32 bit signed integer value but I've found that it can generate the value 2147483648 which is one greater than largest maximum Int32 value…
-
Hello again! I am a maintainer of [pubgrub-rs](https://github.com/pubgrub-rs/pubgrub), which is a different dependency resolution algorithm written in Rust. It would be lovely if our projects found wa…
-
## Describe the bug
Hey there!
First of all, thanks for this great tool.
When testing dalfox against a known xss vulnerability within an input field, the scan unfortunately returned no result
…
-
Hello @AIasd , I am doing an automated testing of scenarios in CARLA simulator (CARLA 0.9.13) and the scenarios are in openscenario format. For example, I have a lane change scenario which I have wri…
-
It would presumably be possible to write tests to cover more of the bot's functionality, and add to the modest amount of testing already being done.
This could include spinning up an IRC (`irc`) or…
nuxeh updated
6 years ago
-
Here is a screenshot from an example implementation started in PR #4
That implementation did not work in all cases so it may be inexact (I don't remember exactly how I did it).
Bonus points if we c…
-
```
quantum-measurement : phet-io-active-fuzz : unbuilt
URL: http://128.138.93.172/continuous-testing/ct-snapshots/1729071929044/phet-io-wrappers/active/?sim=quantum-measurement&locales=*&phetioWrap…
-
A a minimum we need to add fuzzing to Hash-To-Curve as we might receive forged messages that might trigger edge cases.
One nice thing is that Milagro is using Exception-Free Addition formulas that …
-
**Description:**
[`test_parse.py`](https://github.com/raft-tech/TANF-app/blob/develop/tdrs-backend/tdpservice/parsers/test/test_parse.py) has grown into a entropic monolith of integration-type tests …
-
Hello!
I'm an application security engineer at Google who contributes to Google's fuzzing efforts. I've written a simple fuzzer for QCBOR based on the [`ComprehensiveInputRecurser`](https://github…