Skip to content

Commit 1faaefe

Browse files
committed
Address code review comments
Signed-off-by: Gaurav Aggarwal <[email protected]>
1 parent 723f078 commit 1faaefe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/3P_TOOLS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ team.
1111
| Tool | Website | Getting Started |
1212
|------|---------|-----------------|
1313
| Code Sonar | [Link](https://codesecure.com/our-products/codesonar/) | [Link](https://github.com/CodeSecure-SE/FreeRTOS-Kernel) |
14+
| Coverity | [Link](https://www.synopsys.com/software-integrity/security-testing/static-analysis-sast.html) | [Link](examples/coverity/README.md) |

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,5 @@ Note that only the FreeRTOS-Kernel Source Files, [include](include),
182182
files are checked for proper spelling, and formatting at this time.
183183

184184
## Third Party Tools
185-
[Link](.github/3P_TOOLS.md)
185+
Visit [this link](.github/3P_TOOLS.md) for detailed information about
186+
third-party tools with FreeRTOS support.

0 commit comments

Comments
 (0)