eBPFDevSecTools / opened

OPENED Tool to extract specific eBPF functions from large monoliths (tested on Katran, Mizar, Cilium..)
Apache License 2.0
12 stars 6 forks source link

Run opensource static analyzer on code #56

Closed sdsen closed 1 year ago

sdsen commented 1 year ago

Is your feature request related to a problem? Please describe. Play around with static-analyzers to see the kind of information they provide out-of-box, and incorporate relevant information into our comment_stub/summarizer output.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

sdsen commented 1 year ago

Closing as tracked here: https://github.com/eBPFDevSecTools/ebpf-projects-annotations/issues/22