gossan-js 0.3.1

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

> Part of the [Santh]https://santh.dev security research ecosystem.

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

Part of [gossan](https://github.com/santhsecurity/gossan).

## Usage

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

## License

MIT