This is a submission for the Coze AI Bot Challenge: Trailblazer.
What I Built
I built a database containing different details about vulnerabilities. It brings together information from multiple sources and incorporates them in a single plugin. Stop searching for info in "thousand places", you have everything thanks to VulnHunterDB. 🙌
Demo
Let's meet VulnHunterDB
Journey
It's really my first plugin. The incredibly easy documentation, is a huge plus. 💙
Now, I learned a little tiny bit(pleonasm intended) of TypeScript. I am grateful I've had the practice this statically typed superset of JavaScript.
I'm looking to enrich the database with more information, find a better way to retrieve the info and of course to implement more functionalities and use plugins.
Let me know what you think! ⚡
Top comments (2)
How did you manage the env variables on the editor. I didn't find any ways to store my API Keys or is it safe to use there openly
Hey, thank you for your interest!
I didn't use an API key for this plugin.
Here are some tips of how to store API keys, hope it will help! strac.io/blog/sharing-and-storing-...
If you have more questions, feel free to reply here! 🌞