-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Architecture overview
Antoine Boisier-Michaud edited this page Apr 11, 2019
·
1 revision
The objective of this page is to give a high-level overview of Scout Suite's architecture. Below is a simplified package diagram you can use to follow along.
The core module contains the rule processing engine, the command line interface logic, logging methods and some utils.
The output module contains the logic used to transform the scanned data into a web report. The web report scaffolding is located inside the output.data.inc-scoutsuite submodule.
The providers module contains all the data fetching logic. You can learn more about it in this article.
- Home
- Getting Started
- Setup
- Compliance
- Configuration and Usage
- Docker
- [v6] Upgrade to v6-alpha
- Advanced Usage
- Understanding the Architecture
- How to Contribute
- FAQ