# tsunami-security-scanner **Repository Path**: mirrors/tsunami-security-scanner ## Basic Information - **Project Name**: tsunami-security-scanner - **Description**: Tsunami 是具有可扩展插件系统的通用网络安全扫描程序,可用于 high confidence 地检测高严重性漏洞 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/tsunami - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 5 - **Created**: 2020-07-15 - **Last Updated**: 2025-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tsunami ![build](https://github.com/google/tsunami-security-scanner/actions/workflows/core-build.yml/badge.svg) Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence. To learn more about Tsunami, visit our [documentation](https://google.github.io/tsunami-security-scanner/). Tsunami relies heavily on its plugin system to provide basic scanning capabilities. All publicly available Tsunami plugins are hosted in a separate [google/tsunami-security-scanner-plugins](https://github.com/google/tsunami-security-scanner-plugins) repository. ## Quick start Please see the documentation on how to [build and run Tsunami](https://google.github.io/tsunami-security-scanner/howto/howto) ## Contributing Read how to [contribute to Tsunami](https://google.github.io/tsunami-security-scanner/contribute/). ## License Tsunami is released under the [Apache 2.0 license](LICENSE). ``` Copyright 2025 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` ## Disclaimers Tsunami is not an official Google product.