Improve content analyzing and reporting
This commit is contained in:
parent
6d25dee140
commit
2b89ee7df6
2 changed files with 151 additions and 15 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue