File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments