Quick update — my project dbaudit.org now has a plugin system! 🎉
From now on, anyone can extend the functionality of the app by building custom plugins. This opens up a lot of opportunities for automation, integrations, and custom analysis tailored to specific needs.
To kick things off, I’ve created a simple demo plugin: "Hello World" — it shows how the plugin architecture works and how easy it is to build your own.
📌 I'm planning to add a plugin directory and developer documentation to help the community get started with creating their own extensions.
If you're into database auditing or want to try building a plugin — I'd love your feedback!