gossan-core 0.3.3

Core types, traits, and shared networking utilities for the gossan attack-surface scanner, part of the security research ecosystem
docs.rs failed to build gossan-core-0.3.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gossan-core-0.3.2

gossan-core

Part of the Santh 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.

Usage

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

## License

MIT