gossan-core 0.3.3

Core types, traits, and shared networking utilities for the gossan attack-surface scanner, part of the security research ecosystem
# 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/santhreal/gossan).

## Usage

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

## License

MIT