Skip to content

Commit

Permalink
Commit list
Browse files Browse the repository at this point in the history
  • Loading branch information
Analysis Tools Bot committed Aug 16, 2024
1 parent 2d0aa1e commit c45db86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com

- [flawfinder](http://dwheeler.com/flawfinder/) :warning: — Finds possible security weaknesses.

- [flint++](https://github.com/JossWhittle/FlintPlusPlus) — Cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.
- [flint++](https://github.com/JossWhittle/FlintPlusPlus) :warning: — Cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.

- [Frama-C](https://www.frama-c.com) — A sound and extensible static analyzer for C code.

Expand Down Expand Up @@ -340,7 +340,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com

- [flawfinder](http://dwheeler.com/flawfinder/) :warning: — Finds possible security weaknesses.

- [flint++](https://github.com/JossWhittle/FlintPlusPlus) — Cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.
- [flint++](https://github.com/JossWhittle/FlintPlusPlus) :warning: — Cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.

- [Frama-C](https://www.frama-c.com) — A sound and extensible static analyzer for C code.

Expand Down
2 changes: 1 addition & 1 deletion data/api/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -6926,7 +6926,7 @@
"plans": null,
"description": "Cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.",
"discussion": null,
"deprecated": null,
"deprecated": true,
"resources": null,
"reviews": null,
"demos": null,
Expand Down

0 comments on commit c45db86

Please sign in to comment.