> cat /dev/github | grep security-tools
discovered 03 Aug 2026

common-osint-model

Python ★ 53 via github-topic
→ View on GitHub
The Common OSINT Model is a data model framework designed to simplify the integration and conversion of open-source intelligence (OSINT) data from various sources, primarily focusing on services like HTTP, TLS, and SSH. Notable features include its Pydantic-based structure for enhanced readability and data handling, automatic hash calculation for raw data, and implementation of converters for specific data sources such as Shodan and Censys. The tool is intended to support users by providing a consistent way to manage host and service information derived from external scanning services.