Security Tools

6 tools available

Scanning, secrets management, identity, and the tooling that finds problems before attackers do.

Security tooling here covers a few distinct jobs: finding vulnerabilities in your own code, finding them in your dependencies, managing secrets, and handling identity and access.

Dependency scanning is the highest-return starting point for most teams — the majority of exploitable surface arrives through packages nobody reviewed, and automated alerts on known CVEs are cheap to adopt. Static analysis of your own code is next, though it needs tuning: a scanner that cries wolf gets ignored, which is worse than not having one.

Secrets management and identity are less about finding problems and more about not creating them. Hardcoded credentials remain one of the most common real-world breaches, and the fix is boring and effective. Treat the tools in this category as complements rather than alternatives: they address different failure modes, and none of them substitute for the others.

Trending

Okta

SecurityFreemium

Enterprise identity and access management platform

Explore
Staff Pick

Auth0

SecurityFreemium

Flexible identity platform for developers

Explore
Trending

Snyk

SecurityFreemium
6kon GitHub

Developer security platform for finding and fixing vulnerabilities

5,615
Explore
TrendingOpen Source

SonarQube

SecurityFreemium
11kon GitHub

Continuous code quality and security analysis platform

10,806
Explore
TrendingOpen Source

HashiCorp Vault

SecurityFreemium
36kon GitHub

Secrets management and data protection platform

35,938
Explore
TrendingOpen Source

OWASP ZAP

SecurityOpen Source
15kon GitHub

Open-source web application security scanner

15,430
Explore