google/tsunami-security-scanner

Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 49 minutes ago
Added to GitGenius on September 7th, 2026
Created on June 3rd, 2020
Open Issues & Pull Requests: 13 (+0)
GitHub issues: Enabled
Number of forks: 924
Total Stargazers: 8,614 (+0)
Total Subscribers: 303 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.8 days
Mean response time: 267.4 days
90th percentile: 1615.7 days
Tracked items: 25

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 165 days
Stale 30+ days: 5
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (5)
  • Feature Request (4)
  • enhancement (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.

Tsunami addresses the need for reliable vulnerability detection by focusing on identifying high severity issues while minimizing false positives. The tool operates through a plugin-based architecture that separates core scanning functionality from detection logic, allowing users to enable only the vulnerability checks relevant to their infrastructure and extend capabilities through custom plugins.

Organizations should adopt Tsunami when they need a flexible scanning solution that can be tailored to specific security requirements without running unnecessary checks. The tool suits teams that want to build custom detection capabilities or integrate scanning into automated security workflows. The plugin system means that basic scanning functionality depends on selecting and configuring appropriate plugins from the available ecosystem, so users should evaluate whether existing plugins cover their target vulnerabilities before deployment.

The project maintains active development with regular builds tracked through continuous integration. The codebase is written in Java and accepts community contributions through a documented process. Documentation is available to guide both initial setup and plugin development, supporting users who want to extend the scanner's capabilities.