* Converted yaml settings to a SQLite database
* Non-time-sensitive data is cached locally in the SQLite database for faster responses and less demand on the Synack API
* Added mdBook based documentation for everything
* Standardized function names
* Converted to a plugin based architecture so files and functions are better organized