JAW icon indicating copy to clipboard operation
JAW copied to clipboard

JAW: A Graph-based Security Analysis Framework for Client-side JavaScript

Results 2 JAW issues
Sort by recently updated
recently updated
newest added

before trying, it would be good to ask if using an Aura db (or perhaps any remote db) is currently possible.

enhancement

When parsing JS code that has some kind of recursion and includes a sink, the data flow analysis infinitely recurses until we receive `RecursionError: maximum recursion depth exceeded`. example for...