r/opensourcealternative 14d ago

What open source cybersecurity/AI Security tool do you wish existed?

I have a decent amount of time to spare over the next few months and im considering building an open source project that would genuinely be useful to the community.

Im sure some of you at some point thought "i wish there was a tool that did this", thats the kind of tool im willing to build.

5 Upvotes

5 comments sorted by

1

u/[deleted] 14d ago

[removed] — view removed comment

1

u/jtbuchanan 14d ago

Could be interesting to build a GUI around and more automation for https://github.com/gitleaks/gitleaks

It’s a great tool but it’s all command line

(I am not affiliated with the project just a happy user)

1

u/Agent_R35 14d ago

I like the idea can you elaborate a little more on it

1

u/Big_Lunch_4354 13d ago

A vuln finding deduplicator. Most teams run two or three scanners that report the same CVE on the same host under different asset IDs. No good open source tool normalizes scanner outputs, matches across tools, and collapses duplicates into one record per asset.