This PR removes the CGO dependency on go-tree-sitter by replacing BishopFox’s jsluice with a pure-Go implementation using dop251/goja parser.
Resolves #1367
dop251/goja (pure-Go JavaScript parser)ExtractJsluiceEndpoints using goja’s AST walkerparser_nojs.go deleted)done channel for graceful goroutine cancellation on timeoutCGO_ENABLED=1 from install command, remove “(memory intensive)” from -jsl flag description, add -jsl flag to configuration help blockCGO_ENABLED=0 builds work)/claim #1367
Hermes1118
@dalledajay-gmail-com
ProjectDiscovery
@projectdiscovery
Hermes1118
@dalledajay-gmail-com