Aion Security
A domain reconnaissance and dependency scanning platform.
Python
Flask
OSV.dev API
Bluehost VPS
The Motivation
TODO: why Aion Security exists — what problem it solves and who it's for.
The Architecture & Build
Built with Flask, pulling live vulnerability data from the OSV.dev API to scan project dependencies and flag known CVEs, deployed on a Bluehost NVMe VPS.
Technical Challenges
TODO: specific hurdles — e.g. rate limits against OSV.dev, parsing inconsistent dependency manifests, structuring scan results.