Save raw pcap data
Open
Nobody has claimed this yet.
dynamic analysis
- Dominant language
- Go
- Stars
- 912
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we are collecting pcap data, but we are not saving it anywhere. It may need to be saved to a separate bucket, similar to file writes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that collects pcap data and the existing file-write storage path. Compare how that path selects its bucket and determine the intended destination for raw pcap data. Done means captured pcap data is persistently written to the agreed separate bucket, with coverage for the new storage behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100