ChrisTimperley / RepairChain

AIxCC: automated vulnerability repair via LLMs, search, and static analysis
Apache License 2.0
3 stars 0 forks source link

Implement repair strategy for C: Improper Restriction of Operations within the Bounds of a Memory Buffer / Out-of-bounds Write (CWE-787 + CWE-119) #3

Closed ChrisTimperley closed 2 months ago

ChrisTimperley commented 2 months ago

Revisit repair approach after semis.