gossan-core 0.3.1

Core types, traits, and shared networking utilities for the gossan attack-surface scanner — part of the security research ecosystem
Documentation
# gossan-core

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

Core types, traits, and shared networking utilities for the gossan attack-surface scanner — part of the Santh security research ecosystem.

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

## Usage

```rust
```rust
use gossan_core::{Config, ScanInput, Target};
// Core types for the gossan pipeline
```
```

## License

MIT