Skip to content

Total Refactor and added SQLite Cache and Settings

Compare
Choose a tag to compare
@bamhm182 bamhm182 released this 12 Feb 22:49
· 29 commits to main since this release
b4d20ff
  • 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