tencentcloud-sdk-nodejs-waf 4.1.235 → 4.1.236
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -13245,7 +13245,7 @@ export interface SkillScanQueryData {
|
|
|
13245
13245
|
*/
|
|
13246
13246
|
Mitigation?: string;
|
|
13247
13247
|
/**
|
|
13248
|
-
* <p>安全评分(0-100
|
|
13248
|
+
* <p>安全评分(0-100,分数越高越安全)</p><p>取值范围:[0, 100]</p>
|
|
13249
13249
|
*/
|
|
13250
13250
|
SecurityScore?: number;
|
|
13251
13251
|
/**
|