Skip to content

Commit 046c330

Browse files
committed
🎨 update rule package json
Signed-off-by: cyw3 <2927096163@qq.com>
1 parent a07902d commit 046c330

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

server/projects/main/apps/scan_conf/management/commands/open_source_package/code_spec_oc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "【Objective-C】代码规范规则包",
4-
"description": "【Objective-C】代码规范规则包。",
4+
"description": "【Objective-C】代码规范规则包,要求启用独立工具",
55
"revision": null,
66
"package_type": "official",
77
"languages": [

server/projects/main/apps/scan_conf/management/commands/open_source_package/dependency_vul.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "依赖漏洞规则包",
4-
"description": "分析依赖组件漏洞。",
4+
"description": "分析依赖组件漏洞,要求启用独立工具",
55
"revision": null,
66
"package_type": "official",
77
"languages": [

server/projects/main/apps/scan_conf/management/commands/open_source_package/enhanced_api_java.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "【Java】强化API分析",
4-
"description": "危险权限分析规则包、动态权限调用分析规则包、隐私合规检查规则包的强化版。",
4+
"description": "危险权限分析规则包、动态权限调用分析规则包、隐私合规检查规则包的强化版,要求启用独立工具",
55
"revision": null,
66
"package_type": "official",
77
"languages": [

0 commit comments

Comments
 (0)