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: Integer Overflow or Wraparound (CWE-190) #6

Closed ChrisTimperley closed 3 months ago

ChrisTimperley commented 3 months ago

Revisit repair approach after semis.