check_sec / README.md
huolongguo10's picture
Update README.md
0d7fc80
---
license: openrail
datasets:
- huolongguo10/insecure
language:
- en
library_name: transformers
pipeline_tag: text-classification
tags:
- code
---
# check_sec
检查web参数安全性,目前只支持xss
## 类型
```
LABEL_0: secure
LABEL_1: insecure(可能包含xss payload)
```