Skip to content

Commit 2360443

Browse files
Update README.md
1 parent 2698588 commit 2360443

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,16 @@ cmocka
244244
#### Fuzzy Testing
245245

246246
AFL++
247+
248+
249+
## TODO
250+
251+
Q: How can (if) these bugs be exploited in the wild?
252+
253+
Q: Fix the bugs
254+
255+
Q: How long to filter out false positives? etc.
256+
257+
Bonus Q: Can we integrate all useful tools into one build flow? E.g. CodeChecker (clang-tidy, cppcheck, infer, (sparse)) + Semgrep looks quite powerful. But no CI right now, thats beyond our scope.
258+
259+
(didn't mention code-format and other things semi relevant)

0 commit comments

Comments
 (0)