I’ve been building SecretLoop, and it’s now available in Preview on Open VSX.
The problem I was trying to solve is pretty simple.
You run a secret scanner and get:
“Found an API key.”
Cool. But then what?
I’ve been building SecretLoop, and it’s now available in Preview on Open VSX. The problem I was...
I’ve been building SecretLoop, and it’s now available in Preview on Open VSX.
The problem I was trying to solve is pretty simple.
You run a secret scanner and get:
“Found an API key.”
Cool. But then what?

We've all done it: pasted an API key into a file "just to test," then a week later it's in your git...

Most developers know they shouldn't commit API keys. Most secret scanners will catch an AWS key...

I build a small open-source tool (rojaprove) that checks whether an AI app leaks its hidden...

I started this project because vibe coding makes it possible to get an app working before a beginner...

Every rule in a secret scanner needs a fixture — a value that proves the pattern fires. Mine looked...

This is a submission for the GitHub Finish-Up-A-Thon Challenge What I Built SecAPI is a...