Caleb Brown

Results 81 comments of Caleb Brown
trafficstars

I've rearranged the objects in the bucket - does this help?

I've put them in a folder roughly correlating to the date they were originally created. As for producing "top 200" files for current data - I'm interested in how you...

Superseded by #681

GUAC does not support Criticality Score output yet. I'm not sure one of the existing input formats for GUAC make sense for Criticality Score, but it is probably worth investigating...

Thanks for suggesting this, but I'm reluctant to merge this change. Hopefully in the next 2-4 weeks, results will be continuously generated. So the link could be out-of-date.

One possible cause is a race condition in the package capture. This would occur if there are packets that are still in transit after the packet capture has been stopped.

Another cause that is likely happening is DNS over UDP being truncated due to the message size limitations. The DNS traffic is then issued over TCP, however this is not...

Support for DNS over TCP is not handled easily in gopacket, and likely requires some redesign over the packet capture logic.

Hi, sometimes gcr.io can return errors. I just ran `./scripts/run_analysis.sh -ecosystem pypi -package Django` in a GitHub Codespace and it worked successfully. Can you try again and see if the...

Hi Luke, it makes sense to consolidate the conversation into #386. Your basic proposal makes sense and we'd be happy to accept contributions. I'm keen for a bit more clarity...