issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multiple function definitions in the same repo
#97
aashu2303
opened
1 year ago
1
Steps for loading and testing the extracted modules
#96
aashu2303
opened
1 year ago
2
Provide option to user to either give annotator output
#95
sdsen
opened
1 year ago
0
Bug fix addresses #93
#94
sdsen
closed
1 year ago
0
Error in extraction_runner.py : 'Command: txl unavailable.. exiting'
#93
Pymamid
closed
1 year ago
1
Reogranize extraction code (and assets) into extraction folder.
#92
sdsen
opened
1 year ago
0
Move hookpoint transformation code into this repo
#91
palanik1
opened
1 year ago
0
Fix documentation
#90
sdsen
closed
1 year ago
0
Unable to find db file required for extraction
#89
Pymamid
closed
1 year ago
2
Create CONTRIBUTING.md
#86
sdsen
closed
1 year ago
0
Write a documentation describing steps for post extraction validation of code
#85
sdsen
opened
1 year ago
0
Creating test harness for OPENED tools extracted functions
#84
sdsen
opened
1 year ago
8
Investigate mechanisms for integration of extracted modules with L3AF/Polycube
#83
sdsen
opened
1 year ago
2
Transforming functions between compatible hook points (MERGE-RELATED)
#88
LCastanheira-1
opened
1 year ago
0
Remove annotator artefacts from extraction repo.
#82
sdsen
closed
1 year ago
2
Aggregate Human Function Description for a function and its callees
#81
palanik1
closed
1 year ago
1
search backend to identify relevant functions based on capability data
#80
sdsen
closed
1 year ago
2
Add human comment extractor code
#79
dushyantbehl
closed
1 year ago
0
Normalize comment formats between different files
#78
palanik1
closed
1 year ago
5
annotate the call level of a function in comment stub
#77
sdsen
closed
1 year ago
1
Search UI for querying based on functionality and compatible hookpoints
#76
palanik1
closed
1 year ago
1
consolidate bpf_helper assets
#75
sdsen
closed
1 year ago
1
Add bcc helpers json db
#74
dushyantbehl
closed
1 year ago
0
Add rate-limiter human comments
#73
dushyantbehl
closed
1 year ago
0
add bpf-filter comments
#72
dushyantbehl
closed
1 year ago
1
add loxilb ebpf load balancer as example
#71
dushyantbehl
closed
1 year ago
0
add another ebpf code example
#70
dushyantbehl
closed
1 year ago
1
Integrate source code lines along with comments while writing into comments db
#69
palanik1
closed
1 year ago
1
add human comments
#68
dushyantbehl
closed
1 year ago
0
Mechanism to append more information into already populated human stub.
#67
sdsen
closed
1 year ago
1
Human comments
#66
dushyantbehl
closed
1 year ago
6
Move from print to python logging libraries
#65
palanik1
opened
1 year ago
0
Integrate extracted human annotations with AI generated extractions
#64
palanik1
closed
1 year ago
2
Integrate human comments
#63
palanik1
closed
1 year ago
0
OPENED-Extracted Programs for Merging
#62
LCastanheira-1
closed
1 year ago
3
more test cases
#61
dushyantbehl
closed
1 year ago
0
Scrub all in-code comments and add to comment stub. with line number
#60
sdsen
closed
1 year ago
3
Integrate extracted human annotations with comment stub generator
#59
palanik1
closed
1 year ago
1
Initial comment comment_extractor code
#58
palanik1
closed
1 year ago
1
review and increase the capability labels for bpf-specific functions.
#57
sdsen
closed
1 year ago
1
Run opensource static analyzer on code
#56
sdsen
closed
1 year ago
1
Merge project specific asset files
#55
sdsen
closed
1 year ago
1
Add BU student comments to asset
#54
sdsen
closed
1 year ago
2
store comments in tinydb
#53
palanik1
closed
1 year ago
1
Add copyright information
#52
sdsen
closed
1 year ago
5
Update README.md
#51
palanik1
closed
1 year ago
1
Store annotator output in db for querying
#50
palanik1
closed
1 year ago
1
Tracepoint_Probe Bug
#49
NehaChowdhary
closed
1 year ago
8
add hookpoint compatibility information to code_comment
#48
sdsen
closed
1 year ago
1
Added dict to maintain duplicate Handle duplicate #defines during extraction #28
#46
palanik1
closed
1 year ago
2
Next