You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there are plans for support of other SAST tools, or if it would even be possible to use other SAST tools with the technique described in the research paper.
The text was updated successfully, but these errors were encountered:
Yes, i believe it is possible to onboard other static analysis tools like joern or semgrep. The integration depends on whether they provide a way to integrate additional specifications like CodeQL. We don't have any active efforts on this currently. We welcome any contributions if you are interested in extending to other static analysis tools.
Hello,
I was wondering if there are plans for support of other SAST tools, or if it would even be possible to use other SAST tools with the technique described in the research paper.
The text was updated successfully, but these errors were encountered: