Rohit Kumar
Rohit Kumar
@prabhu this is the output with debug mode on ``` root@106b7630e816:/tmp/app# export CDXGEN_DEBUG_MODE=debug root@106b7630e816:/tmp/app# cdxgen -o file.json Scanning . Performing babel-based package usage analysis with source code at . Found...
Hey @prabhu Outside of docker environment it not stucks, but gives an error ``` kumarohit@kumarohit-MacBook-Pro Desktop % cdxgen -o file.json -t java dvja-1.0-SNAPSHOT.war java.io.IOException: license : could not create directory...
@censey This shouldn't be happening, i just checked this with bunch of pdfs, zip and docx. It's working fine with latest version. Can you tell me what kind of file...
Hey @censey Let me know, if you still find this issue relevant, then I'll look into this. Otherwise, I will be closing this. If possible please attach a sample file...
Hi @CountyWorker, We recommend using blacklist approach to exclude file extensions which you don't want to consider, you can find a reference here - https://github.com/rohitcoder/hawk-eye/blob/7126fc45635def7d0706f62d203d2d869d40297b/connection.yml.sample#L108 if you give it an...
@adrianlzt Any guidance on this, can you point me to some projects for reference, maybe i can help here? I was thinking to look into HPAC to decode the traffic,...
Hey Guys, just checking on this again, looks like this has been open for a long, let me know if there is already a PR or WIP, I can also...
I just checked #2468 is a related thread, and I found this info - https://osv.dev/vulnerability/GO-2024-2961 but just wanted to check if we can get this data for maven / npm...
@rhdesmond Thanks for this info, I would be waiting for further updates. Just wanted to confirm if you talking about the "OSV-Scanner" project? Is this a future plan for osv...
Hi @geyslan This is output for docker command ``` root@ip-172-31-0-71:/home/ubuntu# docker run --rm -it --privileged --pid=host --entrypoint sh aquasec/tracee:latest -c "grep Cap /proc/self/status" CapInh: 0000000000000000 CapPrm: 000001ffffffffff CapEff: 000001ffffffffff CapBnd:...