gossan-js 0.3.3

JavaScript analysis scanner for gossan (secret detection, endpoint extraction, source maps, WASM inspection)
# 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/santhreal/gossan).

## Usage

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

## License

MIT