Releases: bamhm182/SynackAPI
Releases · bamhm182/SynackAPI
Total Refactor and added SQLite Cache and Settings
- 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