Skip to content

Commit 24a461e

Browse files
committed
docs(sasts): add SAST tools integration status
1 parent 3cb6070 commit 24a461e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ cd CodeSecTools
5555

5656
### SAST Tool Integration Status
5757

58-
|SAST Tool|Languages|Maintained|Tested|
59-
|:---:|:---:|:---:|:---:|
60-
|Coverity|Java| (Proprietary)| (Proprietary)|
61-
|Semgrep Community Edition|C, Java|||
62-
|Snyk Code|C, Java|| (Rate limited)|
63-
|Bearer|Java|||
64-
|SpotBugs|Java|||
65-
|Cppcheck|C|||
58+
|SAST Tool|Languages|Maintained|Continuous Testing|Last Test Date|
59+
|:---:|:---:|:---:|:---:|:---:|
60+
|Coverity|Java|<br>(Proprietary)|<br>(Proprietary)|October 2025|
61+
|Semgrep Community Edition|C/C++, Java|||[Latest PR](https://github.com/OPPIDA/CodeSecTools/actions/workflows/ci.yaml)|
62+
|Snyk Code|C/C++, Java||<br>(Rate limited)|November 2025|
63+
|Bearer|Java|||[Latest PR](https://github.com/OPPIDA/CodeSecTools/actions/workflows/ci.yaml)|
64+
|SpotBugs|Java|||[Latest PR](https://github.com/OPPIDA/CodeSecTools/actions/workflows/ci.yaml)|
65+
|Cppcheck|C/C++|||[Latest PR](https://github.com/OPPIDA/CodeSecTools/actions/workflows/ci.yaml)|
6666

6767
## Usage
6868

0 commit comments

Comments
 (0)