gossan-js 0.3.2

JavaScript analysis scanner for gossan (secret detection, endpoint extraction, source maps, WASM inspection)
Documentation

gossan-js

Part of the Santh security research ecosystem.

JavaScript analysis scanner for gossan (secret detection, prototype pollution, WASM inspection) — part of the Santh security research ecosystem.

Part of gossan.

Usage

```rust
use gossan_js::JsScanner;
// Analyzes JavaScript for endpoints and secrets

## License

MIT