Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,24 +0,0 @@
---
title: "OWASP"
type: entity
tags: [安全, 标准, Web]
sources: [what-is-devsecops-best-practices-benefits-and-tools]
last_updated: 2026-04-16
---
## Definition
OWASPOpen Web Application Security Project是一个非营利组织专注于 Web 应用安全研究和标准制定。其 OWASP Top Ten 是全球最具影响力的 Web 安全漏洞列表。
## Key Contributions
- OWASP Top Ten最关键的 Web 安全风险列表
- OWASP ZAP开源 Web 应用安全扫描工具
- 安全标准和指南
## Aliases
- OWASP Top Ten
- OWASP WebGoat
## Connections
- [[DevSecOps]] ← follows ← [[OWASP]]
- [[SAST]] ← implements ← [[OWASP]]
- [[DAST]] ← tests_against ← [[OWASP]]