File tree Expand file tree Collapse file tree 9 files changed +16
-33
lines changed
server/projects/main/apps/scan_conf/management/commands/open_source Expand file tree Collapse file tree 9 files changed +16
-33
lines changed Original file line number Diff line number Diff line change 1010 " datahandle"
1111 ],
1212 "scan_app" : " codelint" ,
13- "scm_url" : " http://github.com/TCATools/codedog_0Day_checker/releases/download/v20220830/ 0daychecker.zip " ,
13+ "scm_url" : " 0daychecker" ,
1414 "run_cmd" : " ./main.bin" ,
1515 "envs" : null ,
1616 "build_flag" : false ,
Original file line number Diff line number Diff line change 1010 " datahandle"
1111 ],
1212 "scan_app" : " codelint" ,
13- "scm_url" : " https://github.com/TCATools/ flawfinder.git " ,
14- "run_cmd" : " python main.py" ,
15- "envs" : " PYTHON_HOME = $PYTHON37_HOME \n PATH = $PYTHON_HOME/bin:$PATH " ,
13+ "scm_url" : " flawfinder" ,
14+ "run_cmd" : " python3 main.py" ,
15+ "envs" : " " ,
1616 "build_flag" : false ,
1717 "checkrule_set" : [
1818 {
Original file line number Diff line number Diff line change 1010 " datahandle"
1111 ],
1212 "scan_app" : " codelint" ,
13- "scm_url" : " https://github.com/TCATools/ custom-ktlint.git " ,
13+ "scm_url" : " custom-ktlint" ,
1414 "run_cmd" : " python main.py" ,
15- "envs" : " PYTHON_HOME = $PYTHON37_HOME \n PATH = $PYTHON_HOME/bin:$PATH " ,
15+ "envs" : " " ,
1616 "build_flag" : false ,
1717 "checkrule_set" : [
1818 {
Original file line number Diff line number Diff line change 99 " datahandle"
1010 ],
1111 "scan_app" : " codelint" ,
12- "scm_url" : " https://github.com/TCATools/ common-kunlun.git " ,
12+ "scm_url" : " common-kunlun" ,
1313 "run_cmd" : " python main.py" ,
14- "envs" : " python_version = 3 " ,
14+ "envs" : " " ,
1515 "build_flag" : false ,
1616 "checkrule_set" : [
1717 {
Original file line number Diff line number Diff line change 1010 " datahandle"
1111 ],
1212 "scan_app" : " codelint" ,
13- "scm_url" : " https://github.com/TCATools/ custom-phpcs.git " ,
13+ "scm_url" : " custom-phpcs" ,
1414 "run_cmd" : " python main.py" ,
15- "envs" : " python_version=3 " ,
15+ "envs" : " " ,
1616 "build_flag" : false ,
1717 "checkrule_set" : [
1818 {
Original file line number Diff line number Diff line change 1010 " datahandle"
1111 ],
1212 "scan_app" : " codelint" ,
13- "scm_url" : " https://github.com/TCATools/ rips-scanner.git " ,
13+ "scm_url" : " rips-scanner" ,
1414 "run_cmd" : " ./php main.php" ,
1515 "envs" : " " ,
1616 "build_flag" : false ,
Original file line number Diff line number Diff line change 1010 "datahandle"
1111 ],
1212 "scan_app": "codelint",
13- "scm_url": "https://github.com/TCATools/ custom-semgrep.git ",
13+ "scm_url": "custom-semgrep",
1414 "run_cmd": "python main.py",
15- "envs": "python_version = 3 ",
15+ "envs": "",
1616 "build_flag": false,
1717 "checkrule_set": [
1818 {
Original file line number Diff line number Diff line change 1010 " datahandle"
1111 ],
1212 "scan_app" : " codelint" ,
13- "scm_url" : " https://github.com/TCATools/ shellcheck.git " ,
13+ "scm_url" : " shellcheck" ,
1414 "run_cmd" : " python shellcheck.py" ,
1515 "envs" : " " ,
1616 "build_flag" : false ,
Original file line number Diff line number Diff line change 44 "display_name" : " SQLCheck" ,
55 "description" : " Automatically identify anti-patterns in SQL queries." ,
66 "license" : " Apache2.0" ,
7- "libscheme_set" : [
8- {
9- "condition" : null ,
10- "tool_libs" : [
11- {
12- "name" : " LINUX_GCC_5_4" ,
13- "source" : " system"
14- },
15- {
16- "name" : " LINUX_PYTHON37" ,
17- "source" : " system"
18- }
19- ],
20- "scheme_os" : " linux" ,
21- "default_flag" : true
22- }
23- ],
247 "task_processes" : [
258 " analyze" ,
269 " datahandle"
2710 ],
2811 "scan_app" : " codelint" ,
29- "scm_url" : " https://github.com/TCATools/ tca_plugin_sqlcheck.git#main " ,
12+ "scm_url" : " tca_plugin_sqlcheck" ,
3013 "run_cmd" : " python src/main.py scan" ,
31- "envs" : " python_version = 3 " ,
14+ "envs" : " " ,
3215 "build_flag" : false ,
3316 "checkrule_set" : [
3417 {
You can’t perform that action at this time.
0 commit comments