Next.js
3 min read
Secret scanning and Next.js builds
CI is not just for tests - it’s an important part of the many security layers you should wrap around your application. How can you use CI to detect leaked secrets in Next.js?