jhjang

Results 8 comments of jhjang

In my case, I was using Jaeger v2, but persistence.sql.NextMessages traces—which I considered unnecessary—kept appearing, so I simply filtered them out.

Hi, I’m interested in this feature request and would like to contribute to implementing it. Is there already any design discussion or direction on how SBOM + VEX support should...

Hi team 👋 I'm looking into contributing a fix for a case where response files get overwritten when scanning the same domain multiple times. the response path is determined using:...

Hi, I have a quick question while reviewing this issue. I noticed that in both runner.go:1097 and runner.go:2154, the same responsePath appears to be written with the same data. (Specifically,...

Should the entries in the index file match the files under the` output/response/` directory? Currently, it looks like a new index file is created for every request. As a result,...

Thanks for the feedback! In my testing I was indeed sending many different paths to the same target, which resulted in 429 responses. However, in real-world environments with CDNs and...

hi team I looked into the issue and found that the problem was caused by the unmarshal below, so I tried to fix it. Can I open a PR for...

Hello I’m interested in contributing to this issue. May I ask if the intention is only to convert the existing JSON files into YAML format, or if you’d also welcome...