Adith Sudhakar

Results 5 issues of Adith Sudhakar

The rmi-dumpregistry is a very popular nmap script which uses rmi.lua to make a connection to a rmi registry. However, this script will not work for RMI registries accepting only...

What is the right way to obtain the raw trivy output through harbor APIs ? The `application/vnd.security.vulnerability.report; version=1.1` mime type seems extremely limited that misses some notable fileds including 1....

The README has a good example to obtain the diff of a given pull request using ` const diff_url = context.payload.pull_request.diff_url` However, there's a note that says "(Note that this...

question

When running Junit Fuzz Tests triggered using `bazel test` libfuzzer appears to look for the `.cifuzz-corpus` in a temp directory under `/private/var/tmp/` and also places the crashes in a subdir...

Are there any plans for scala support for Jazzer + bazel with rules_fuzzing ? If not, are there any pointers to get this integration in ?