Improve content analyzing and reporting

This commit is contained in:
nemunaire 2025-10-22 16:16:32 +07:00
commit 2b89ee7df6
2 changed files with 151 additions and 15 deletions

View file

@ -392,7 +392,7 @@ components:
properties:
type:
type: string
enum: [broken_html, missing_alt, excessive_images, obfuscated_url, suspicious_link]
enum: [broken_html, missing_alt, excessive_images, obfuscated_url, suspicious_link, dangerous_html]
description: Type of content issue
example: "missing_alt"
severity: