CN110674035A - Automatic code scanning method, system, device and storage medium - Google Patents

Automatic code scanning method, system, device and storage medium Download PDF

Info

Publication number
CN110674035A
CN110674035A CN201910867406.2A CN201910867406A CN110674035A CN 110674035 A CN110674035 A CN 110674035A CN 201910867406 A CN201910867406 A CN 201910867406A CN 110674035 A CN110674035 A CN 110674035A
Authority
CN
China
Prior art keywords
code
server
project
codes
scanning
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910867406.2A
Other languages
Chinese (zh)
Inventor
代恒
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Microphone Culture Media Co Ltd
Original Assignee
Shanghai Microphone Culture Media Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Microphone Culture Media Co Ltd filed Critical Shanghai Microphone Culture Media Co Ltd
Priority to CN201910867406.2A priority Critical patent/CN110674035A/en
Publication of CN110674035A publication Critical patent/CN110674035A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an automatic code scanning method, a system, a device and a storage medium, wherein the method comprises the steps of submitting new change codes to a Gitlab code warehouse; generating a project code change event based on the new change code; notifying the project code change event to a Jenkins continuous integration tool; calling a code scanning service of a SonarQube code quality management platform by a Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events; the code scan results are collected and analyzed. The method utilizes a GitLab code warehouse to store codes, notifies Jenkins of a change event corresponding to a newly changed project code, calls a code scanning service of the SonarQube, and finally collects, analyzes and visualizes a code scanning result, thereby realizing efficient and automatic code scanning of the newly changed code.

Description

Automatic code scanning method, system, device and storage medium
Technical Field
The present invention relates to the field of code management technologies, and in particular, to an automated code scanning method, system, apparatus, and storage medium.
Background
With the rapid development of computer technology, the corresponding application development technology is becoming mature. In an actual application program development process, Code Review (Code Review) is often required to be performed on newly changed Code (the Code Review refers to a process of systematically checking source Code in a software development process, and generally aims to find system defects, guarantee the overall quality of software and improve the level of a developer). The manual Code Review method consumes a lot of time and labor, and meanwhile, in order to make the Code Review, other members of a team have to spend time to know the service logic of the Code first, and in addition, the manual Code Review method cannot discover potential Code problems in a hundred percent, so that although a lot of time and energy are consumed, the Review effect is not good.
Disclosure of Invention
The invention aims to at least solve one of the technical problems in the prior art, and particularly creatively provides an automatic Code scanning method, system, device and storage medium, which can automatically and efficiently scan newly changed program codes and solve various problems caused by manual Code Review.
To achieve the above object of the present invention, according to a first aspect of the present invention, there is provided an automated code scanning method comprising the steps of:
submitting the new change code to a Gitlab code warehouse;
generating a project code change event based on the new change code;
notifying the item code change event to a Jenkins continuous integration tool;
calling a code scanning service of a SonarQube code quality management platform by a Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events;
the code scan results are collected and analyzed.
Preferably, the notifying the item code change event to Jenkins persistent integration tool includes:
and triggering the Webhook application of the Gitlab code warehouse to initiate network call to the Jenkins continuous integration tool based on the item code change event.
Preferably, the method further comprises:
and when the Jenkins continuous integration tool receives the call of the GitLab code warehouse, pulling the project codes containing the new change codes in the GitLab code warehouse.
Preferably, the code scanning of the project code corresponding to the project code change event by the code scanning service of the SonarQube code quality management platform invoked by the Jenkins persistent integration tool includes:
and calling a SonarQubeClient code quality management platform client on the same server with the Jenkins continuous integration tool by the Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events.
Preferably, the collecting and analyzing the code scanning results comprises:
and sending the scanning result to a SonarQube Server code quality management platform Server for collection and analysis, and obtaining an analysis result.
Preferably, the method further comprises:
and displaying the analysis result.
According to a second aspect of the present invention, there is provided an automated code scanning system, the system comprising:
a first server, a second server, and a third server, the first server being network connected to the second server, the second server being network connected to the third server, wherein,
the first server is provided with a Gitlab code warehouse and used for storing codes and monitoring code changes and generating project code change events;
the second Server is deployed with a Jenkins continuous integration tool and a Client terminal of the SonarQube code quality management platform and is used for scanning the project codes corresponding to the project code change events and reporting the scanning results to a Server terminal of the SonarQube code quality management platform;
and the third Server is deployed with a Server end of a SonarQube code quality management platform and used for collecting and analyzing code scanning results to obtain analysis results.
Preferably, the Server end of the SonarQube code quality management platform deployed by the third Server is further configured to display the analysis result.
According to a third aspect of the present invention, there is provided an automated code scanning apparatus comprising a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the automated code scanning method according to the first aspect of the present invention when executing the computer program.
According to a fourth aspect of the invention, there is provided a computer readable storage medium storing a computer program which, when executed by a processor, performs the steps of the automated code scanning method of the first aspect of the invention.
According to the scheme, the invention provides an automatic code scanning method, a system, a device and a storage medium, wherein the method comprises the steps of submitting new change codes to a Gitlab code warehouse; generating a project code change event based on the new change code; notifying the item code change event to a Jenkins continuous integration tool; calling a code scanning service of a SonarQube code quality management platform by a Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events; the code scan results are collected and analyzed. The method utilizes the GitLab Code warehouse to store the codes, notifies Jenkins of the change events corresponding to the newly changed project codes, and the Jenkins call the Code scanning service of the SonarQube and finally collects, analyzes and visualizes the Code scanning results, thereby realizing the automatic Code scanning of the newly changed codes and effectively solving the problems that the Code Review performed in a manual mode in the prior art consumes a large amount of time and labor and causes poor evaluation effect.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic flow chart diagram of an automated code scanning method in a preferred embodiment of the present invention;
FIG. 2 is a schematic diagram of an automated code scanning system in accordance with a preferred embodiment of the present invention;
FIG. 3 is a schematic diagram of an automated code scanning apparatus according to a preferred embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
In the description of the present invention, it is to be understood that the terms "longitudinal", "lateral", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like, indicate orientations or positional relationships based on those shown in the drawings, and are used merely for convenience of description and for simplicity of description, and do not indicate or imply that the referenced devices or elements must have a particular orientation, be constructed in a particular orientation, and be operated, and thus, are not to be construed as limiting the present invention.
In the description of the present invention, unless otherwise specified and limited, it is to be noted that the terms "mounted," "connected," and "connected" are to be interpreted broadly, and may be, for example, a mechanical connection or an electrical connection, a communication between two elements, a direct connection, or an indirect connection via an intermediate medium, and specific meanings of the terms may be understood by those skilled in the art according to specific situations.
According to a first aspect of the present invention, there is provided an automated code scanning method, as shown in fig. 1, comprising the steps of:
s101, submitting new change codes to a Gitlab code warehouse;
when code quality evaluation needs to be performed on newly changed codes, project developers need to submit the newly changed codes to a Gitlab code warehouse and store the newly changed codes to the Gitlab code warehouse.
S102, generating a project code change event based on the new change code;
and the Gitlab code warehouse generates a project code change event corresponding to the new change code when receiving the new change code uploaded by a project developer through monitoring the change of the code.
S103, notifying the project code change event to a Jenkins continuous integration tool;
and then, the Gitlab code warehouse informs the Jenkins continuous integration tool of the project change event corresponding to the new change code, so that the subsequent Jenkins continuous integration tool can automatically scan the corresponding project code through the corresponding code scanning tool. Jenkins is an open source software project, is a continuous integration tool developed based on Java, and is used for monitoring continuous and repeated work, continuous software version release or test and monitoring work executed by external calls.
S104, calling a code scanning service of a SonarQube code quality management platform by a Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events;
after receiving the project change event reported by the Gitlab code warehouse, the Jenkins continuous integration tool calls the code scanning service of the SonarQube code quality management platform to perform code scanning on the project code corresponding to the project code change event so as to perform code quality inspection on the project code containing the new change code, and the code scanning service of the SonarQube code quality management platform generates a corresponding scanning result according to the scanning operation and reports the scanning result.
And S105, collecting and analyzing the code scanning result.
And finally, collecting and analyzing the code scanning results reported by the code scanning service of the SonarQube code quality management platform to obtain an item code analysis result containing the new change codes, thereby realizing the automatic code scanning of the new change codes.
In the present embodiment, notifying the Jenkins persistent integration tool of the item code change event includes:
and triggering the Webhook application of the Gitlab code warehouse to initiate network call to the Jenkins continuous integration tool based on the event of changing the project code.
And the Gitlab code warehouse informs the Jenkins continuous integration tool of the event of changing the project codes through a network calling function of the Webhook application.
In this embodiment, the method may further include:
and when the Jenkins continuous integration tool receives the call of the GitLab code warehouse, pulling the project codes containing the new change codes in the GitLab code warehouse.
When the Jenkins continuous integration tool receives the call of the GitLab code warehouse, the project code containing the new change code is obtained in a mode of pulling the project code containing the new change code from the GitLab code warehouse, so that the code scanning tool can be called subsequently to scan the code of the project code conveniently.
In this embodiment, the code scanning of the project code corresponding to the project code change event by calling the code scanning service of the SonarQube code quality management platform by the Jenkins persistent integration tool includes:
and calling a SonarQubeClient code quality management platform client on the same server with the Jenkins continuous integration tool by the Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events. This facilitates improving code scanning efficiency.
In this embodiment, collecting and analyzing the code scan results includes:
and sending the scanning result to a SonarQube Server code quality management platform Server for collection and analysis, and obtaining an analysis result.
In this embodiment, the method may further include:
and displaying the analysis result.
The analysis result of the code scanning is displayed through the display equipment, so that project developers can conveniently know the code quality evaluation condition of the new change code, and the submitted new change code is correspondingly adjusted according to the analysis result.
According to the scheme, the automatic code scanning method is provided, and the new change codes are submitted to a Gitlab code warehouse; then generating a project code change event based on the new change code; then, notifying the project code change event to a Jenkins continuous integration tool; then a Jenkins continuous integration tool calls a code scanning service of a SonarQube code quality management platform to perform code scanning on the project code corresponding to the project code change event; and finally, collecting and analyzing the code scanning result. The method utilizes the GitLab Code warehouse to store the codes, notifies Jenkins of the change events corresponding to the newly changed project codes, and the Jenkins call the Code scanning service of the SonarQube and finally collects, analyzes and visualizes the Code scanning results, thereby realizing the automatic Code scanning of the newly changed codes and effectively solving the problems that the Code Review performed in a manual mode in the prior art consumes a large amount of time and labor and causes poor evaluation effect.
According to a second aspect of the present invention, there is provided an automated code scanning system, as shown in fig. 2, comprising:
a first server 201, a second server 202 and a third server 203, the first server 201 being network connected to the second server 202, the second server 202 being network connected to the third server 203, wherein,
a first server 201 is deployed with a Gitlab code warehouse, and is used for storing codes and monitoring code changes and generating project code change events;
the second Server 202 is deployed with a Jenkins continuous integration tool and a Client terminal of the SonarQube code quality management platform, and is used for scanning the project codes corresponding to the project code change events and reporting the scanning results to a Server terminal of the SonarQube code quality management platform;
the third Server 203 is deployed with a Server end of the SonarQube code quality management platform, and is used for collecting and analyzing code scanning results to obtain analysis results.
In this embodiment, the Server side of the SonarQube code quality management platform deployed by the third Server 203 is further configured to display an analysis result.
Specifically, when scanning the code through the novel automation of the system, the workflow is as follows:
firstly, a developer submits a new change code to a GitLab code warehouse of a first server 201, and the GitLab code warehouse calls a Jenkins continuous integration tool by utilizing a Webhook functional network;
then, the Jenkins continuous integration tool of the second server 202 pulls the project codes containing the new modified codes in the GitLab code warehouse when receiving the call of the GitLab code warehouse, and calls the client of the SonarQubeClient code quality management platform on the same server to scan the codes;
and finally, after the Client of the SonarQube Client code quality management platform scans the codes, the scanning result is sent to the Server of the SonarQube Server code quality management platform in the third Server 203 for collecting and analyzing the scanning result, and the analysis result is displayed.
According to the scheme, the automatic code scanning system comprises a first server 201, a second server 202 and a third server 203, wherein the first server 201 is in network connection with the second server 202, the second server 202 is in network connection with the third server 203, and a Gitlab code warehouse is deployed on the first server 201 and used for storing codes and monitoring code changes and generating project code change events; the second Server 202 is deployed with a Jenkins continuous integration tool and a Client terminal of the SonarQube code quality management platform, and is used for scanning the project codes corresponding to the project code change events and reporting the scanning results to a Server terminal of the SonarQube code quality management platform; the third Server 203 is deployed with a Server end of the SonarQube code quality management platform, and is used for collecting and analyzing code scanning results to obtain analysis results. According to the method, a Webhook network calling function of a GitLab Code warehouse is utilized to notify changing events of project codes to Jenkins, the Jenkins call a Code scanning service of the SonarQube, and finally Code scanning results are collected, analyzed and visualized, so that automatic Code scanning of newly changed codes is realized, and the problems that in the prior art, Code Review performed in a manual mode consumes a large amount of time and labor and results in poor Review effect are effectively solved.
According to a third aspect of the present invention, there is provided an automated code scanning apparatus 3, as illustrated in fig. 3, comprising a memory 301, a processor 302 and a computer program 303 stored in the memory 301 and executable on the processor 302, the steps of the automated code scanning method according to the first aspect of the present invention being implemented when the computer program 303 is executed by the processor 302.
According to a fourth aspect of the invention, there is provided a computer readable storage medium storing a computer program which, when executed by a processor, performs the steps of the automated code scanning method of the first aspect of the invention.
In this embodiment, the modules/units integrated with the automated code scanning system may be stored in a computer readable storage medium if they are implemented in the form of software functional units and sold or used as independent products. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, etc. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
Those skilled in the art will appreciate that while some embodiments herein include some features included in other embodiments, rather than others, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An automated code scanning method, the method comprising:
submitting the new change code to a Gitlab code warehouse;
generating a project code change event based on the new change code;
notifying the item code change event to a Jenkins continuous integration tool;
calling a code scanning service of a SonarQube code quality management platform by a Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events;
the code scan results are collected and analyzed.
2. The automated code scanning method of claim 1, wherein said notifying the project code change event to a Jenkins persistent integration tool comprises:
and triggering the Webhook application of the Gitlab code warehouse to initiate network call to the Jenkins continuous integration tool based on the item code change event.
3. The automated code scanning method of claim 2, further comprising:
and when the Jenkins continuous integration tool receives the call of the GitLab code warehouse, pulling the project codes containing the new change codes in the GitLab code warehouse.
4. The automated code scanning method of claim 3, wherein the code scanning of the project code corresponding to the project code change event by the Jenkins persistent integration tool calling a code scanning service of a SonarQube code quality management platform comprises:
and calling a SonarQubeClient code quality management platform client on the same server with the Jenkins continuous integration tool by the Jenkins continuous integration tool to scan the codes of the project codes corresponding to the project code change events.
5. The automated code scanning method of claim 4, wherein collecting and analyzing code scanning results comprises:
and sending the scanning result to a SonarQube Server code quality management platform Server for collection and analysis, and obtaining an analysis result.
6. The automated code scanning method of claim 5, further comprising:
and displaying the analysis result.
7. An automated code scanning system, the system comprising:
a first server, a second server, and a third server, the first server being network connected to the second server, the second server being network connected to the third server, wherein,
the first server is provided with a Gitlab code warehouse and used for storing codes and monitoring code changes and generating project code change events;
the second Server is deployed with a Jenkins continuous integration tool and a Client terminal of the SonarQube code quality management platform and is used for scanning the project codes corresponding to the project code change events and reporting the scanning results to a Server terminal of the SonarQube code quality management platform;
and the third Server is deployed with a Server end of a SonarQube code quality management platform and used for collecting and analyzing code scanning results to obtain analysis results.
8. The automated code scanning system of claim 7, wherein the Server side of the third Server deployed SonarQube code quality management platform is further configured to display the analysis results.
9. An automated code scanning apparatus comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the automated code scanning method of any one of claims 1-6 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the automated code scanning method according to any one of claims 1 to 6.
CN201910867406.2A 2019-09-12 2019-09-12 Automatic code scanning method, system, device and storage medium Pending CN110674035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910867406.2A CN110674035A (en) 2019-09-12 2019-09-12 Automatic code scanning method, system, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910867406.2A CN110674035A (en) 2019-09-12 2019-09-12 Automatic code scanning method, system, device and storage medium

Publications (1)

Publication Number Publication Date
CN110674035A true CN110674035A (en) 2020-01-10

Family

ID=69078142

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910867406.2A Pending CN110674035A (en) 2019-09-12 2019-09-12 Automatic code scanning method, system, device and storage medium

Country Status (1)

Country Link
CN (1) CN110674035A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111338940A (en) * 2020-02-21 2020-06-26 中国建设银行股份有限公司 Code processing method, device and system
CN111414302A (en) * 2020-02-28 2020-07-14 天津车之家数据信息技术有限公司 Static code quality analysis method and computing device for continuous integration process
CN111967008A (en) * 2020-09-04 2020-11-20 苏州浪潮智能科技有限公司 Code safety automatic scanning method and device based on multi-CPU (Central processing Unit) architecture container cloud
CN112256580A (en) * 2020-10-23 2021-01-22 济南浪潮数据技术有限公司 Code scanning method, device, equipment and storage medium
CN112433828A (en) * 2020-10-29 2021-03-02 贵州新致普惠信息技术有限公司 Event-driven continuous integration and continuous deployment method based on multiple types of warehouses
CN113032286A (en) * 2021-05-24 2021-06-25 连连(杭州)信息技术有限公司 Code quality scanning method and device and storage medium
CN114281682A (en) * 2021-12-09 2022-04-05 南京隼眼电子科技有限公司 Continuous integration method and device of software and storage medium
CN115080442A (en) * 2022-07-05 2022-09-20 四川虹美智能科技有限公司 Automatic code static scanning method
CN117648234A (en) * 2023-12-11 2024-03-05 南京龙垣信息科技有限公司 Sustainable and convenient code updating monitoring method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130311972A1 (en) * 2012-05-16 2013-11-21 International Business Machines Corporation Automated tagging and tracking of defect codes based on customer problem management record
US20150347093A1 (en) * 2012-12-11 2015-12-03 Hewlett-Packard Development Company, L.P. Provisioning Tools for Application Development
US20180121338A1 (en) * 2016-11-01 2018-05-03 Ca, Inc. Automatically detecting internationalization (i18n) issues in source code as part of static source code analysis
CN108563570A (en) * 2018-04-10 2018-09-21 武汉斗鱼网络科技有限公司 Method, readable storage medium storing program for executing and the electronic equipment of code process record is automatically stored
CN109002295A (en) * 2018-10-19 2018-12-14 武汉斗鱼网络科技有限公司 A kind of static code scan method, system, server and storage medium
US10235166B1 (en) * 2018-10-02 2019-03-19 Capital One Services, Llc Code quality evaluation and user interfaces
CN109542769A (en) * 2018-10-25 2019-03-29 武汉精立电子技术有限公司 A kind of automated testing method of continuous integrating
CN109739507A (en) * 2018-12-28 2019-05-10 睿驰达新能源汽车科技(北京)有限公司 A kind of code continuous integrating method and code continue delivery method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130311972A1 (en) * 2012-05-16 2013-11-21 International Business Machines Corporation Automated tagging and tracking of defect codes based on customer problem management record
US20150347093A1 (en) * 2012-12-11 2015-12-03 Hewlett-Packard Development Company, L.P. Provisioning Tools for Application Development
US20180121338A1 (en) * 2016-11-01 2018-05-03 Ca, Inc. Automatically detecting internationalization (i18n) issues in source code as part of static source code analysis
CN108563570A (en) * 2018-04-10 2018-09-21 武汉斗鱼网络科技有限公司 Method, readable storage medium storing program for executing and the electronic equipment of code process record is automatically stored
US10235166B1 (en) * 2018-10-02 2019-03-19 Capital One Services, Llc Code quality evaluation and user interfaces
CN109002295A (en) * 2018-10-19 2018-12-14 武汉斗鱼网络科技有限公司 A kind of static code scan method, system, server and storage medium
CN109542769A (en) * 2018-10-25 2019-03-29 武汉精立电子技术有限公司 A kind of automated testing method of continuous integrating
CN109739507A (en) * 2018-12-28 2019-05-10 睿驰达新能源汽车科技(北京)有限公司 A kind of code continuous integrating method and code continue delivery method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐星;李银桥;刘学锋;毛建华;: "企业开发、测试环境快速部署方案的设计与实现" *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111338940A (en) * 2020-02-21 2020-06-26 中国建设银行股份有限公司 Code processing method, device and system
CN111414302A (en) * 2020-02-28 2020-07-14 天津车之家数据信息技术有限公司 Static code quality analysis method and computing device for continuous integration process
CN111967008A (en) * 2020-09-04 2020-11-20 苏州浪潮智能科技有限公司 Code safety automatic scanning method and device based on multi-CPU (Central processing Unit) architecture container cloud
CN111967008B (en) * 2020-09-04 2023-01-10 苏州浪潮智能科技有限公司 Code safety automatic scanning method and device based on multi-CPU (Central processing Unit) architecture container cloud
CN112256580A (en) * 2020-10-23 2021-01-22 济南浪潮数据技术有限公司 Code scanning method, device, equipment and storage medium
CN112256580B (en) * 2020-10-23 2024-02-13 济南浪潮数据技术有限公司 Code scanning method, device, equipment and storage medium
CN112433828A (en) * 2020-10-29 2021-03-02 贵州新致普惠信息技术有限公司 Event-driven continuous integration and continuous deployment method based on multiple types of warehouses
CN113032286A (en) * 2021-05-24 2021-06-25 连连(杭州)信息技术有限公司 Code quality scanning method and device and storage medium
CN114281682A (en) * 2021-12-09 2022-04-05 南京隼眼电子科技有限公司 Continuous integration method and device of software and storage medium
CN115080442A (en) * 2022-07-05 2022-09-20 四川虹美智能科技有限公司 Automatic code static scanning method
CN117648234A (en) * 2023-12-11 2024-03-05 南京龙垣信息科技有限公司 Sustainable and convenient code updating monitoring method

Similar Documents

Publication Publication Date Title
CN110674035A (en) Automatic code scanning method, system, device and storage medium
CN111161445A (en) Electric power inspection system
EP2887728A1 (en) Technique for performance management in a mobile communications network
CN112016101B (en) Software research and development safety capability dynamic evaluation and promotion method and system
CN110097260B (en) Product inspection method, apparatus, device, and storage medium
CN104503409A (en) Remote management and control system and method for cement concrete quality
CN109885496A (en) Test log management method and system
CN108681596A (en) A kind of electric device maintenance report automated analysis method and system
WO2014029335A1 (en) Method and system for collecting device information
CN107357703B (en) Terminal application power consumption detection method and server
CN115687006A (en) Cloud platform delivery assembly line monitoring method and system based on feedback mechanism
CN109614337A (en) A kind of Performance Test System and testing tool based on Linux system
CN112288403A (en) Method and system for accurately pushing power failure information to user, electronic equipment and storage medium
CN107133485A (en) Liquid based thinlayer cytology picture and text report system
CN113746688B (en) Method and device for updating anomaly detection model and computing equipment
WO2023103627A1 (en) Network inspection method and apparatus, electronic device and storage medium
CN114816942B (en) Mobile terminal application stability monitoring method and device, electronic equipment and storage medium
CN215814209U (en) Two-dimensional code label detecting system of spinning cake
CN117849556B (en) Intelligent early warning system is put in office of driving motor position sensor
CN117558660B (en) Management method and system for control workstation of semiconductor wafer detection equipment
CN113219305B (en) Automatic power distribution network fault early warning method and system based on event driving
CN111505423B (en) Method and system for testing electric quantity of low-power-consumption equipment
CN113902247A (en) Credit monitoring work assessment method and system
CN115907562A (en) Automated customer reach method and related device
CN116108969A (en) Patrol optimization method and terminal for substation power equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination