Ujjwal Verma
Ujjwal Verma
We can specify `pullRequestBody` in config but it still shows the field and content in the PR body. This is an issue when the content is big because PR body...
I'm not sure if this is already possible or not. The current entries endpoint might be susceptible to abuse as anyone can make the request to `https://api.staticman.net/v2/entry/{GITHUB USERNAME}/{GITHUB REPOSITORY}/{BRANCH}/` Is...
How can we change the violet color to a different color?
How can we supply fuzzer args like `-use_value_profile=1` to java_fuzz_test?
Currently themes are made for FHD resolution (1920x1080) Possible solution - Add placeholders in scripts. Detect screen resolution in init.sh. Replace placeholders with appropriate dimensions/coordinates
When trying to run jazzer docker image by specifying `--custom_hooks` flag it throws the following error. ``` ERROR: com.example.ExampleFuzzer must define exactly one of the following two functions: public static...