Skip to content

Commit 46ad7db

Browse files
authored
Merge branch 'Tencent:main' into main
2 parents cab1b7c + a2b6c01 commit 46ad7db

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

server/projects/main/apps/scan_conf/management/commands/open_source/collie.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "collie",
4-
"display_name": "Collie",
4+
"display_name": "TCA-Armory-C1",
55
"description": "多语言非编译型静态代码分析工具。",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/compass.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "compass",
4-
"display_name": "Compass",
4+
"display_name": "TCA-Armory-C2",
55
"description": "依赖分析工具",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/jaaf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "jaaf",
4-
"display_name": "JAAF",
4+
"display_name": "TCA-Armory-J1",
55
"description": "复杂场景下的JavaAPI检查",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/jafc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "jafc",
4-
"display_name": "JAFC",
4+
"display_name": "TCA-Armory-J2",
55
"description": "扫描项目代码中的API调用",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/jaff.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "jaff",
4-
"display_name": "JAFF",
4+
"display_name": "TCA-Armory-J3",
55
"description": "扫描项目使用的JAR包中的API调用",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/tca_ql_cpp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "tca_ql_cpp",
4-
"display_name": "TCA_QL_CPP",
4+
"display_name": "TCA-Armory-Q1",
55
"description": "基于QL的代码静态分析工具,目前处于试用中, 非完整版",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/tca_ql_go.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "tca_ql_go",
4-
"display_name": "TCA_QL_Go",
4+
"display_name": "TCA-Armory-Q2",
55
"description": "基于QL的代码静态分析工具,目前处于试用中, 非完整版",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/tca_ql_php.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "tca_ql_php",
4-
"display_name": "TCA_QL_PHP",
4+
"display_name": "TCA-Armory-Q3",
55
"description": "基于QL的代码静态分析工具,目前处于试用中,支持php规则",
66
"license": "自研",
77
"libscheme_set": [],

server/projects/main/apps/scan_conf/management/commands/open_source/tca_ql_python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "tca_ql_python",
4-
"display_name": "TCA_QL_Python",
4+
"display_name": "TCA-Armory-Q4",
55
"description": "基于QL的代码静态分析工具,目前处于试用中, 非完整版",
66
"license": "自研",
77
"libscheme_set": [],

0 commit comments

Comments
 (0)