<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JIS</journal-id><journal-title-group><journal-title>Journal of Information Security</journal-title></journal-title-group><issn pub-type="epub">2153-1234</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jis.2024.152013</article-id><article-id pub-id-type="publisher-id">JIS-132639</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  A Study on the Challenges of Human-Centric Cyber-Security and the Guarantee of Information Quality
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Mohammed</surname><given-names>Hussein Kurdi</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Mohsen</surname><given-names>Denden</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>David</surname><given-names>Paul</given-names></name><xref ref-type="aff" rid="aff3"><sup>3</sup></xref></contrib></contrib-group><aff id="aff3"><addr-line>School of Science &amp;amp; Technology, University of New England, Armidale, Australia</addr-line></aff><aff id="aff1"><addr-line>Department of Cyber-Security, National Events Center, Riyadh, Saudi Arabia</addr-line></aff><aff id="aff2"><addr-line>Department of Computer and Information Technologies, Technical College of Telecommunication and Information Riyadh TCTI, Technical and Vocational Training Corporation TVTC, Riyadh, Saudi Arabia</addr-line></aff><pub-date pub-type="epub"><day>27</day><month>02</month><year>2024</year></pub-date><volume>15</volume><issue>02</issue><fpage>218</fpage><lpage>231</lpage><history><date date-type="received"><day>23,</day>	<month>March</month>	<year>2024</year></date><date date-type="rev-recd"><day>21,</day>	<month>April</month>	<year>2024</year>	</date><date date-type="accepted"><day>24,</day>	<month>April</month>	<year>2024</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Information security and quality management are often considered two different fields. However, organizations must be mindful of how software security may affect quality control. This paper examines and promotes methods through which secure software development processes can be integrated into the Systems Software Development Life-cycle (SDLC) to improve system quality. Cyber-security and quality assurance are both involved in reducing risk. Software security teams work to reduce security risks, whereas quality assurance teams work to decrease risks to quality. There is a need for clear standards, frameworks, processes, and procedures to be followed by organizations to ensure high-level quality while reducing security risks. This research uses a survey of industry professionals to help identify best practices for developing software with fewer defects from the early stages of the SDLC to improve both the quality and security of software. Results show that there is a need for better security awareness among all members of software development teams.
 
</p></abstract><kwd-group><kwd>Cyber Security</kwd><kwd> Development Methodology</kwd><kwd> Information Quality</kwd><kwd> Human-Centric</kwd><kwd> SDLC</kwd><kwd> Quality Assurance</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Nowadays, secure IT is critical to any organization. A secure system performs the functions for which it was designed and refrains from performing functions for which it was not designed. The primary criteria for software security are data confidentiality, integrity, and availability (CIA), though other criteria, such as authentication, authorization, privacy protection, security management, access control, and auditing are important too. There are few problems today that have generated more corporate concern than cyber-security risk [<xref ref-type="bibr" rid="scirp.132639-ref1">1</xref>] . With the potential to destroy a company, including the potential loss of customers and withdrawal of shareholders, complaints and lawsuits from the affected parties, and undesired media coverage, the threat of cyber risk is pervasive. No business or enterprise is resistant to cyber risks, which highlights the importance for organizations to address cyber-security risks from the top down. Presently, mitigating or addressing cyber-security risk has evolved such that it cannot only be confined to the realm of the IT department; rather, it is now an overall organization’s responsibility to ensure that every department and all users adhere to the redefined security measures.</p><p>In this study, we examine the relationship between Quality Assurance (QA) and cyber-security by surveying people who work in either or both of these areas.</p><p>SDLC (Software Development Lifecycle) involves the integration of security processes throughout software development and planning. This process makes it possible to group security requirements as well as functional requirements. Quality control is a mechanism for reviewing the design, production, and code phases to ensure reliable quality. Security and quality control are two key elements for managing cyber-security risks. Researchers consider that enhanced security in the System Software Development Life-cycle (SDLC) can reduce the risks of a cyber-attack [<xref ref-type="bibr" rid="scirp.132639-ref2">2</xref>] . The findings are that frameworks for both cyber-security and quality assurance teams are available and already covered in some of the literature [<xref ref-type="bibr" rid="scirp.132639-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.132639-ref4">4</xref>] , though are typically considered separately. Building a framework between the security team and the quality team should help an organization reduce its risks. Security engineering necessitates the development of a new mindset that is both preventive and reactive and takes into consideration risk calculation and experiment [<xref ref-type="bibr" rid="scirp.132639-ref5">5</xref>] .</p><p>To improve the security awareness of the software development team, training sessions and workshops focused on security best practices, common vulnerabilities, and threat awareness should take place regularly. Moreover focusing on the following topics: secure coding, SSDLC, DevOpsSec, secure code review, can improve their awareness. Performing the testing development life cycle is also important to improve the development team by acknowledging the teasing findings and learning from the mistakes detected while developing software.</p><p>This research aims to identify existing software security best practices that are used to develop software with fewer defects from the early stages of the SDLC [<xref ref-type="bibr" rid="scirp.132639-ref6">6</xref>] which improves both the quality of the software and its security. This research also aims to identify whether Governance Risk and Compliance can positively help in assuring both security and quality of software and explores how security can be incorporated into software and how secure software can be developed. A survey of current IT professionals is used to support this aim. The goal of this paper is to assess how security and quality assurance methods and procedures are integrated into software development phases to ensure the quality of the final software product. It does not provide precise enumerations or metrics of specific benefits and risks but concentrates on developing a detailed and comprehensive image of the software implementation security paradigms currently practiced by real-world organizations (both medium-sized organizations and start-ups). For this purpose, this research aims for the following objectives:</p><p>&#183; Articulate the necessity of software security.</p><p>&#183; Appreciate security from the perspective of software development and usage, and how software security varies from other varieties of security such as information security.</p><p>&#183; Examine the present software development procedures used for software security.</p><p>&#183; Investigate whether there are issues with the existing approach to software security. If yes, try to determine the underlying issues.</p><p>The remainder of this paper is structured as follows. Related works are illustrated in Section II. The problem description is elaborated in Section III. The methodology and tests are presented in Section IV, and details of the conducted survey are provided in Section V. Finally results and discussion, and conclusions are respectively presented in Sections VI and VII.</p></sec><sec id="s2"><title>2. Related Works</title><p>Information security and quality management are often considered as two different fields. However, since business conduct is constantly evolving, organizations must be mindful of how information security may affect quality control problems. Studies suggest that many companies and enterprises have suffered huge losses because of inadequate security operations and governance [<xref ref-type="bibr" rid="scirp.132639-ref7">7</xref>] . It has also been observed that IT operations are often not in sync with the security or overall governance of the company, which creates problems in terms of decision-making, procurement, and implementation [<xref ref-type="bibr" rid="scirp.132639-ref8">8</xref>] [<xref ref-type="bibr" rid="scirp.132639-ref9">9</xref>] . On the other hand, research shows that human beings are typically the weak link in cyber-security; the psychology of an employee can affect their decisions in front of a machine [<xref ref-type="bibr" rid="scirp.132639-ref10">10</xref>] [<xref ref-type="bibr" rid="scirp.132639-ref11">11</xref>] . Therefore it is recommended that IT and security governance be more aligned in terms of planning and strategizing. There is a need for clear standards, frameworks, processes, and procedures [<xref ref-type="bibr" rid="scirp.132639-ref12">12</xref>] to be followed by organizations to ensure high-level quality while reducing security risks [<xref ref-type="bibr" rid="scirp.132639-ref13">13</xref>] . A common model of security includes Confidentiality, Integrity, and Availability (CIA) as fundamental building blocks [<xref ref-type="bibr" rid="scirp.132639-ref14">14</xref>] . Confidentiality relates to preserving data privacy, i.e., preventing unwanted revelation of information. Integrity refers to the process of ensuring the accuracy and completeness of data, i.e., preventing illegal modification of data. Availability refers to the process of ensuring that information is accessible to authorized individuals [<xref ref-type="bibr" rid="scirp.132639-ref14">14</xref>] . Any software that meets these three criteria may be considered secure, though there are often other important security considerations.</p><p>One approach to help ensure both software security and quality is testing. Software testing is the process of determining whether a software implementation’s features are reliable with the design [<xref ref-type="bibr" rid="scirp.132639-ref15">15</xref>] . Functional testing tests software against specified requirements or functions, while non-functional testing is concerned with non-functional aspects, such as performance, usability or reliability. Once a system has been deployed, maintenance testing (such as regression) can be used to ensure the system continues to work correctly as the system evolves and adapts. Security vulnerability testing and security functional testing are two types of software security testing [<xref ref-type="bibr" rid="scirp.132639-ref16">16</xref>] . However, organizations frequently view security as a post-development effort [<xref ref-type="bibr" rid="scirp.132639-ref17">17</xref>] . During the predevelopment and development phases, security is often not considered (or tested). Organizations are unaware (or ignore the fact) that “software security is an emergent attribute, not a feature, of a whole system” [<xref ref-type="bibr" rid="scirp.132639-ref17">17</xref>] . After software development is complete, organizations attempt to include security as a patch. Additionally, corporations invest significant resources in obtaining effective firewalls and antivirus software, often believing that this exterior layer is sufficient to keep software secure.</p><p>These methods are ineffective [<xref ref-type="bibr" rid="scirp.132639-ref18">18</xref>] , and organizations continue to incur significant financial losses because of the exploitation of security vulnerabilities [<xref ref-type="bibr" rid="scirp.132639-ref19">19</xref>] . In literature, many studies have considered particular cases to consolidate security information for specific areas such as healthcare [<xref ref-type="bibr" rid="scirp.132639-ref20">20</xref>] [<xref ref-type="bibr" rid="scirp.132639-ref21">21</xref>] [<xref ref-type="bibr" rid="scirp.132639-ref22">22</xref>] . Research has been developed to minimize the risk of data transfer between organizations themselves and between companies and their cloud environment [<xref ref-type="bibr" rid="scirp.132639-ref23">23</xref>] . This work asserts that data protection can be better ensured by reducing the number of data migrations [<xref ref-type="bibr" rid="scirp.132639-ref24">24</xref>] .</p></sec><sec id="s3"><title>3. Problem Description</title><p>This study will try to answer the question: How can organizations effectively align ‘IT governance’ and ‘Security’ in practice for information security governance? To answer this question, we will explore three principles to obtain insights into current practices, namely the ‘process’ of ‘governance’ and ‘security’. These concepts will be analyzed to obtain more understanding of how ‘governance’ is embedded in IT Security (IS). IS Governance (ISG) is defined as developing and maintaining a control system to ensure it supports CIA. ISG mainly covers three areas: IT governance, corporate governance, and information security. Researchers can classify ISG’s area of coverage as risk management, implementing effective IT controls, and building a security culture in the organization through training and awareness building [<xref ref-type="bibr" rid="scirp.132639-ref25">25</xref>] .</p><p>Many application providers are dangerously ignorant of the actual security problems that consumers face, leading to a false sense of security among users and a lack of urgency among vendors. Many consumers and vendors incorrectly think that protection is an issue with the operating system or with the network perimeter and firewall, but this is not the case [<xref ref-type="bibr" rid="scirp.132639-ref26">26</xref>] . In other words, if we write applications that can be exploited by potentially malicious users, either inside or outside the firewall, our program could be targeted. Just adding a firewall should not be seen as a valid approach to ensure security in the SDLC.</p><p>Nowadays, quality is a critical issue in product development. If a business is facing stiff competition from other vendors, the quality of the software becomes a competitive factor. Further, software quality is critical when dealing with systems that must never cease operating or cannot fail, such as a car, an airplane, or a nuclear power plant. The expected high quality in these kinds of systems is critical, as the costs of failure can be unacceptable. There is a need to prioritize quality when producing software, as practically every machine is now controlled by software. CIOs and IT teams are under intense business pressure to modernize applications, enhance customer experiences, and automate routines.</p><p>Development methodologies such as Agile [<xref ref-type="bibr" rid="scirp.132639-ref27">27</xref>] , Lean [<xref ref-type="bibr" rid="scirp.132639-ref28">28</xref>] and DevOps [<xref ref-type="bibr" rid="scirp.132639-ref29">29</xref>] support philosophies, practices, tools, and automation that enable application engineering teams to accomplish these goals and produce business value with a higher level of quality and speed [<xref ref-type="bibr" rid="scirp.132639-ref30">30</xref>] . Currently, expert and experienced software developer teams are continuously employing automatic testing and code-based deployment integration and continuous delivery (CI/CD) mechanisms to ensure fast deployment of the product [<xref ref-type="bibr" rid="scirp.132639-ref30">30</xref>] . Change management and incident management are often done using Agile development strategies [<xref ref-type="bibr" rid="scirp.132639-ref31">31</xref>] to expedite the process of determining the underlying cause of production issues.</p><p>Nonetheless, security concerns persist in software engineering. According to ESG’s Modern Application Development Security Study [<xref ref-type="bibr" rid="scirp.132639-ref32">32</xref>] , just 36 percent of respondents approved of their application security program by giving a rating of at least 8.5 out of 10, while 66 percent indicated their application security solutions protect less than 75 percent ofةtheir code base, and 48 percent admitted to regularly pushing vulnerable code into production. These security gaps are not due to a scarcity of technology, consultancy, or security service providers. Therefore, the key to achieving business value while avoiding security risks in software development is to properly define and communicate security principles to software development teams.</p></sec><sec id="s4"><title>4. Methodology and Tests</title><p>Security covers various interests and activities. Thus, information security has no single methodology that is followed by researchers when performing research activities. The broad range of methods available to information security researchers may influence how “usable” data in a security research publication may be for other information security researchers. Methodologies have a key role in assuring the consistency of analysis, as well as the ability to incorporate findings meaningfully with one another. Without a reliable and reproducible methodology, it becomes difficult for the reader to determine the legitimacy and accuracy of the results. An exploratory research methodology was used in this study. This is because this research aims to elicit relevant insights into how risk governance and the adoption of best security practices during software development can enable organizations to develop secure and quality software solutions. We have designed a survey questionnaire to capture the current practice and find the gaps between existing theory and practice. We have surveyed current IT professionals to obtain their opinions and suggestions. However, we would like to highlight that the objective of this research is not to generate any numerical data or conduct a detailed quantitative analysis. Rather, it presupposes conclusions based on subjective evaluation of opinions.</p><p><xref ref-type="table" rid="table1">Table 1</xref> represents the different abbreviations used in this paper.</p></sec><sec id="s5"><title>5. Survey Design</title><p>The survey consisted of 4 sections containing a total of 42 questions for which participants had to provide a single answer, multiple answers, and/or a response to a 5-point Likert scale.</p><p>Section 1 contained 11 general questions about participant demographics, including information such as the participant’s age, gender, years of work experience, educational level, position level, organization and team size, and the organization type which sector it is. This was to allow an understanding of each participant’s level of experience, organization and team size and their knowledge about the topics related to this study. The study did not require any sensitive information.</p><p>Section 2 contained 12 questions for evaluating four factors including Software QA, testing, SDLC methodologies and awareness. There are many methodologies used in different organizations and those used depend on an individual organization’s governance, security culture and business needs.</p><p>Section 3 contained 15 questions for reviewing five factors including software security, security testing, secure SDLC, security standards and awareness. This allows an understanding of the maturity level of the individual and the organization</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Nomenclatures</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Symbols</th><th align="center" valign="middle" >Description</th></tr></thead><tr><td align="center" valign="middle" >ALM CIA CIO ESG GRC IS ISG QA RFT SDLC</td><td align="center" valign="middle" >Application Life Cycle Management Confidentiality, Integrity, and Availability Chief Information Officer Enterprise Strategy Group Governance, Risk management and Compliance IT Security IT Security Governance Quality Assurance IBM Rational Functional Tester System Software Development Lifecycle</td></tr></tbody></table></table-wrap><p>as to whether security rules and other quality practices exist or are further implemented for areas such as IT assets, functionalities, software performance, change and configuration management, testing, and quality management.</p><p>Section 4 contained two questions for assessing two factors including procedure and frameworks.</p><p>With ethics approval from the University of New England, the aim was to survey a minimum of 50 participants. This number of participants was to ensure a comprehensive response that allows for an adequate understanding of current practices for at least a subset of the wider population. The inclusion criteria for the study were:</p><p>&#183; Age 18+</p><p>&#183; Works in IT</p><p>&#183; Experience with cyber-security, quality assurance, and/or software project management/development/testing</p><p>&#183; Has access to social media</p><p>Each participant recruited through a social media post completed a short structured online survey that was timed to take about 20 minutes to complete. While such a convenience sample does not necessarily represent the entire population, issues identified in this limited sample are likely to exist in wider parts of the industry.</p></sec><sec id="s6"><title>6. Results and Discussion</title><p>The survey received 59 valid responses, with 57 of the respondents indicating they were male and 2 indicating they were female. This indicates that the field of information security is male-dominated, matching common results [<xref ref-type="bibr" rid="scirp.132639-ref33">33</xref>] . Most of the participants were from Saudi Arabia and Australia and belonged to international companies.</p><p>The majority of the respondents were between the ages of 28 and 47 inclusive. Only 10% of participants were aged between 18 - 27 and 48 - 57, and only 3% were aged 58 or above. These statistics suggest that currently established security professionals are aged between 48 - 57 years. This may be because older employees have moved to higher positions. Of the 59 respondents, 45.76% work with government organizations, with 25.42% work in semi-government organizations and another 25.42% in private organizations, with the remaining 3.39% working in other unspecified organizations. From this finding, we can deduce that the respondents are from diverse work backgrounds, and thus, the responses concerning the research topic are reasonably comprehensive. While we should be careful to not draw industry-wide conclusions from the collected data, any trends identified are likely to affect a larger population than just those surveyed.</p><sec id="s6_1"><title>6.1. Development Methodologies</title><p>From the survey results (see <xref ref-type="fig" rid="fig1">Figure 1</xref>), it was found that the largest percentage of respondents (33.59%) were working in organizations that use an agile development methodology as their primary software development approach, with around 15% working with organizations that use more rigid approaches such as Waterfall [<xref ref-type="bibr" rid="scirp.132639-ref34">34</xref>] as their primary software development methodology.</p></sec><sec id="s6_2"><title>6.2. SDLC Security Practices</title><p><xref ref-type="fig" rid="fig2">Figure 2</xref> represents the participants’ organizations’ testing practices during the application development process. Considering these responses, it is clear that virtually all organizations conduct some kind of software test during actual application development. Participant responses indicate that functional testing has the highest priority in organizations, followed by non-functional and maintenance testing respectively. This satisfies one of the aims of this research which seeks to determine the best practices that software developers can employ during software development phases to ensure secure software.</p><p>Moreover, the survey results presented in <xref ref-type="fig" rid="fig3">Figure 3</xref> show that many organizations are utilizing tools to automate their software testing activities. The most</p><p>popular among those surveyed was Application Life Cycle Management (ALM), while other testing tools such as SoapUI, Selenium, Apache JMeter, and IBM Rotational Functional Tester (RFT) were also relatively popular.</p></sec><sec id="s6_3"><title>6.3. Quality Assurance</title><p>Organizations always strive to ensure that their final product meets required standards, and more often than not there are processes in place for this purpose. Most of the respondents acknowledged that their corresponding organizations always carry out security awareness programs for their developers, though other stakeholders, such as testers and dedicated security teams, are less likely to receive dedicated training (see <xref ref-type="fig" rid="fig4">Figure 4</xref>).</p><p>This suggests that organizations believe that to develop secure software, the development team must be cyber-security aware with appropriate training.</p><p>However, the fact that other stakeholders are offered security training at such high rates suggests that software quality is closely tied to the security maturity and security awareness of all involved parties (beyond just the development team).</p><p>The majority of businesses strive to provide the greatest product possible to the end user. Customer-centricity, however, is sometimes overlooked to stay up with market expectations and deliver the latest innovations as rapidly as feasible. When software is developed, the goal is for the development, design, distribution, and delivery processes to be seamless. However, this is an uncommon occurrence [<xref ref-type="bibr" rid="scirp.132639-ref35">35</xref>] . Software testing and quality assurance are two distinct processes. The former is concerned with locating faults, vulnerabilities, and other flaws, while the latter addresses non-technical usability difficulties.</p><p>Software quality assurance testing is focused on giving the best possible solution to the customer. In a QA context, a software defect is not limited to bugs; it can encompass any issue that negatively impacts the end-user experience, from bad navigation to slow page load times or unclear web copy. A promising approach to decrease defect risk while optimizing end-user experience is to incorporate software and quality assurance testing throughout the development process. For example, from <xref ref-type="fig" rid="fig5">Figure 5</xref>, respondents agree that to ensure a secure SDLC in the requirements phase, the security team must perform risk assessment, compliance analysis, and/or security requirement elicitation.</p></sec></sec><sec id="s7"><title>7. Conclusion</title><p>Results of the survey in this research suggest that developing high-quality software involves the participation of everyone. Anyone who has experienced the difficulty of designing a software system understands that the task of building high-quality software is more difficult than it first appears, and certainly more difficult than most clients believe. Security should be considered from the very</p><p>first stages of the SDLC and all people, from requirement engineers to software developers, should be aware of current software security challenges, including functional requirements and non-functional security issues. Security understanding should be more technical and in-depth among all team members.</p><p>To fulfill the software’s security objectives, security must be an obligation tightly coupled throughout the SDLC. If security concerns are addressed and resolved appropriately by the requirement engineer, it enables the system software designer to create more secure software and the programmer to write secure code. By addressing security concerns earlier, an implementation engineer will be able to implement and configure software more safely. The deployment engineer will then be better able to safeguard the software deployments in open environments. This overall process will result in better-quality software.</p><p>The path to functional software is fraught with dangers, and the likelihood of failure is high. Much of the complexity and challenge inherent in building software stems from its intangibility; one cannot simply draw a design or define its physical properties. While the process of producing software is heavily influenced by known engineering disciplines, several aspects of the process remain unexplained.</p></sec><sec id="s8"><title>Acknowledgements</title><p>This work was approved by the Human Research Ethics Committee of the University of New England under the No HE21-084. The authors extend their appreciation to all participants of this project.</p></sec><sec id="s9"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s10"><title>Cite this paper</title><p>Kurdi, M.H., Denden, M. and Paul, D. (2024) A Study on the Challenges of Human-Centric Cyber-Security and the Guarantee of Information Quality. Journal of Information Security, 15, 218-231. https://doi.org/10.4236/jis.2024.152013</p></sec></body><back><ref-list><title>References</title><ref id="scirp.132639-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Coburn, A., Leverett, E. and Woo, G. (2018) Solving Cyber Risk: Protecting Your Company and Society. John Wiley &amp; Sons, Hoboken.</mixed-citation></ref><ref id="scirp.132639-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Salin, H. and Lundgren, M. (2022) Towards Agile Cybersecurity Risk Management for Autonomous Software Engineering Teams. &lt;i&gt;Journal of Cybersecurity and Priv&lt;/i&gt;&lt;i&gt;a&lt;/i&gt;&lt;i&gt;cy&lt;/i&gt;, 2, 276-291. &lt;br&gt;https://doi.org/10.3390/jcp2020015</mixed-citation></ref><ref id="scirp.132639-ref3"><label>3</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Ciss&amp;#233;</surname><given-names> M. </given-names></name>,<etal>et al</etal>. (<year>2019</year>)<article-title>An ISO 27001 Compliance Project for a Cyber Security Service Team</article-title><source> &lt;i&gt;Cyber Security&lt;/i&gt;:&lt;i&gt; A Peer&lt;/i&gt;-&lt;i&gt;Reviewed Journal&lt;/i&gt;</source><volume> 2</volume>,<fpage> 346</fpage>-<lpage>359</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.132639-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Harmer, G. (2014) Governance of Enterprise IT Based on COBIT&amp;#174;5. IT Governance Publishing, Ely.&lt;br&gt;https://www.itgovernance.co.uk/download/governance-of-enterprise-it-based-on-cobit-5-book-sample.pdf&lt;br&gt;https://doi.org/10.2307/j.ctt7zsxfv</mixed-citation></ref><ref id="scirp.132639-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Blokdyk, G. (2017) Java Machine Learning Complete Self-Assessment Guide. CreateSpace Independent Publishing Platform, North Charleston.&lt;br&gt;https://dl.acm.org/doi/10.5555/3164673</mixed-citation></ref><ref id="scirp.132639-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Alshammari, B., Fidge, C. and Corney, D. (2016) Developing Secure Systems: A Comparative Study of Existing Methodologies. &lt;i&gt;Lecture Notes on Software Eng&lt;/i&gt;&lt;i&gt;i&lt;/i&gt;&lt;i&gt;neering&lt;/i&gt;, 4, 139-146.</mixed-citation></ref><ref id="scirp.132639-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Bahl, S. and Wali, O.P. (2014) Perceived Significance of Information Security Governance to Predict the Information Security Service Quality in Software Service Industry: An Empirical Analysis. &lt;i&gt;Information Management &amp; Computer Security&lt;/i&gt;, 22, 2-23. &lt;br&gt;https://doi.org/10.1108/IMCS-01-2013-0002</mixed-citation></ref><ref id="scirp.132639-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Bokhari, S.A.A. and Myeong, S. (2023) The Impact of AI Applications on Smart Decision-Making in Smart Cities as Mediated by the Internet of Things and Smart Governance. &lt;i&gt;IEEE Access&lt;/i&gt;, 11, 120827-120844. &lt;br&gt;https://doi.org/10.1109/ACCESS.2023.3327174</mixed-citation></ref><ref id="scirp.132639-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Abed-Alguni, B.H. and Paul, D. (2022) Island-Based Cuckoo Search with Elite Opposition-Based Learning and Multiple Mutation Methods for Solving Optimization Problems. &lt;i&gt;Soft Computing&lt;/i&gt;, 26, 3293-3312. &lt;br&gt;https://doi.org/10.1007/s00500-021-06665-6</mixed-citation></ref><ref id="scirp.132639-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Alkhalifah, A. and Denden, M. (2023) Investigating the Impact of Covid-19 on the Morale of Deaf and Hearing-Impaired Students in Saudi Arabia Technical Colleges: Lessons Learned and Future Implications. &lt;i&gt;Journal for Educators&lt;/i&gt;,&lt;i&gt; &lt;/i&gt;&lt;i&gt;Teachers and Trainers&lt;/i&gt;, 14, 420-428. &lt;br&gt;https://doi.org/10.47750/jett.2023.14.03.051</mixed-citation></ref><ref id="scirp.132639-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Denden, M. and Alkhalifah, A. (2023) Assessing the Impact of Covid-19 on the Psychology of Saudi Technical College Students: Lessons and Tips. &lt;i&gt;Creative Educ&lt;/i&gt;&lt;i&gt;a&lt;/i&gt;&lt;i&gt;tion&lt;/i&gt;, 14, 518-529. &lt;br&gt;https://doi.org/10.4236/ce.2023.143036</mixed-citation></ref><ref id="scirp.132639-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Jemmali, M., Denden, M., Boulila, W., Srivastava, G., Jhaveri, R.H. and Gadekallu, T.R. (2022) A Novel Model Based on Window-Pass Preferences for Data Emergency Aware Scheduling in Computer Networks. &lt;i&gt;IEEE Transactions on Industrial Info&lt;/i&gt;&lt;i&gt;r&lt;/i&gt;&lt;i&gt;matics&lt;/i&gt;, 18, 7880-7888. &lt;br&gt;https://doi.org/10.1109/TII.2022.3149896</mixed-citation></ref><ref id="scirp.132639-ref13"><label>13</label><mixed-citation publication-type="book" xlink:type="simple">Alsmadi, I., Easttom, C., Tawalbeh, L. and Alsmadi, I. (2020) It Risk and Security Management. In: Alsmadi, I., Easttom, C. and Tawalbeh, L., Eds., &lt;i&gt;the NICE Cyber Security Framework&lt;/i&gt;:&lt;i&gt; Cyber Security Management&lt;/i&gt;, Springer, Cham, 55-78.&lt;br&gt;https://doi.org/10.1007/978-3-030-41987-5</mixed-citation></ref><ref id="scirp.132639-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Andress, J. (2014) The Basics of Information Security: Understanding the Fundamentals of InfoSec in Theory and Practice.&lt;i&gt; &lt;/i&gt;Syngress, Rockland.</mixed-citation></ref><ref id="scirp.132639-ref15"><label>15</label><mixed-citation publication-type="book" xlink:type="simple">Chakraborty, R.S., Zheng, Y. and Bhunia, S. (2016) Obfuscation-Based Secure Soc Design for Protection Against Piracy and Trojan Attacks. In: Chang, C.H. and Potkonjak, M., Eds., &lt;i&gt;Secure System Design and Trustable Computing&lt;/i&gt;, Springer, Cham, 269-299. &lt;br&gt;https://doi.org/10.1007/978-3-319-14971-4_8</mixed-citation></ref><ref id="scirp.132639-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Fatima, A., Khan, T.A., Abdellatif, T.M., Zulfiqar, S., Asif, M., Safi, W., Al Hamadi, H. and Al-Kassem, A.H. (2023) Impact and Research Challenges of Penetrating Testing and Vulnerability Assessment on Network Threat. 2023&lt;i&gt; International Co&lt;/i&gt;&lt;i&gt;n&lt;/i&gt;&lt;i&gt;ference on Business Analytics for Technology and Security &lt;/i&gt;(&lt;i&gt;ICBATS&lt;/i&gt;),&lt;i&gt; &lt;/i&gt;Dubai,&lt;i&gt; &lt;/i&gt;7-8 March 2023,&lt;i&gt; &lt;/i&gt;1-8. &lt;br&gt;https://doi.org/10.1109/ICBATS57792.2023.10111168</mixed-citation></ref><ref id="scirp.132639-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Khan, K.M. (2012) Developing and Evaluating Security-Aware Software Systems. IGI Global, Hershey. &lt;br&gt;https://doi.org/10.4018/978-1-4666-2482-5</mixed-citation></ref><ref id="scirp.132639-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Dowd, M., McDonald, J. and Schuh, J. (2006) The Art of Software Security Assessment: Identifying and Preventing Software Vulnerabilities. Pearson Education, Upper Saddle River.</mixed-citation></ref><ref id="scirp.132639-ref19"><label>19</label><mixed-citation publication-type="book" xlink:type="simple">Wiltshire, I., Adapa, S. and Paul, D. (2023) Pandemic Speed: Accelerating Innovation in Cyber Security. In: Adapa, S., McKeown, T., Lazaris, M. and Jurado, T., Eds., &lt;i&gt;Small and Medium&lt;/i&gt;-&lt;i&gt;Sized Enterprises&lt;/i&gt;,&lt;i&gt; and Business Uncertainty&lt;/i&gt;.&lt;i&gt; Palgrave Studies in Global Entrepreneurship&lt;/i&gt;, Palgrave Macmillan, Singapore, 151-172.&lt;br&gt;https://doi.org/10.1007/978-981-99-4844-4_9</mixed-citation></ref><ref id="scirp.132639-ref20"><label>20</label><mixed-citation publication-type="book" xlink:type="simple">Kim, L. (2022) Cybersecurity: Ensuring Confidentiality, Integrity, and Availability of Information. In: H&amp;#252;bner, U.H., Mustata Wilson, G., Morawski, T.S. and Ball, M.J., Eds., &lt;i&gt;Nursing Informatics&lt;/i&gt;.&lt;i&gt; Health Informatics&lt;/i&gt;, Springer, Cham, 391-410.&lt;br&gt;https://doi.org/10.1007/978-3-030-91237-6_26</mixed-citation></ref><ref id="scirp.132639-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Melhim, L.K.B. (2023) Intelligent Surveillance Drone System for Health Care Enhancement in a Smart City. &lt;i&gt;Communications in Mathematics&lt;/i&gt; &lt;i&gt;and Appli&lt;/i&gt;&lt;i&gt;cations&lt;/i&gt;, 14, 551-559. &lt;br&gt;https://doi.org/10.26713/cma.v14i2.2153</mixed-citation></ref><ref id="scirp.132639-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Eljack, S., Jemmali, M., Denden, M., Sadig, M.A., Algashami, A.M. and Turki, S. (2024) Intelligent Solution System for Cloud Security Based on Equity Distribution: Model and Algorithms. &lt;i&gt;Computers&lt;/i&gt;,&lt;i&gt; Materials &amp; Continua&lt;/i&gt;, 78, 1461-1479.&lt;br&gt;https://doi.org/10.32604/cmc.2023.040919</mixed-citation></ref><ref id="scirp.132639-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Mohsen, D., Ghannay, N. and Samet, A. (2009) A Half Hollow Cylindrical Antenna (HHCA) Analysis Using the CFDTD Algorithm. &lt;i&gt;Progress in Electromagnetics &lt;/i&gt;&lt;i&gt;R&lt;/i&gt;&lt;i&gt;e&lt;/i&gt;&lt;i&gt;search&lt;/i&gt; &lt;i&gt;C&lt;/i&gt;, 11, 51-60. &lt;br&gt;https://doi.org/10.2528/PIERC09090804</mixed-citation></ref><ref id="scirp.132639-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Eljack, S., Jemmali, M., Denden, M., Turki, S., Khedr, W.M., Algashami, A.M. and ALsadig, M. (2023) A Secure Solution Based on Load-Balancing Algorithms Between Regions in the Cloud Environment. &lt;i&gt;PeerJ Computer Science&lt;/i&gt;, 9, e1513.&lt;br&gt;https://doi.org/10.7717/peerj-cs.1513</mixed-citation></ref><ref id="scirp.132639-ref25"><label>25</label><mixed-citation publication-type="other" xlink:type="simple">Ghannay, N., Denden, M., Romdhani, F. and Samet, A. (2008) A Novel Technique for Calculating Moment Method Impedance Matrix.&lt;i&gt; IEEE Mediterranean Micr&lt;/i&gt;&lt;i&gt;o&lt;/i&gt;&lt;i&gt;wave Symposium &lt;/i&gt;2008 &lt;i&gt;Symposium&lt;/i&gt;, Damascus, 14-16 October 2008, 77-80.</mixed-citation></ref><ref id="scirp.132639-ref26"><label>26</label><mixed-citation publication-type="other" xlink:type="simple">Ohki, E., Harada, Y., Kawaguchi, S., Shiozaki, T. and Kagaya, T. (2009) Information Security Governance Framework. &lt;i&gt;Proceedings of the First ACM &lt;/i&gt;&lt;i&gt;Workshop on I&lt;/i&gt;&lt;i&gt;n&lt;/i&gt;&lt;i&gt;formation Security Governance&lt;/i&gt;, Chicago, 13 November 2009, 1-6.&lt;br&gt;https://doi.org/10.1145/1655168.1655170</mixed-citation></ref><ref id="scirp.132639-ref27"><label>27</label><mixed-citation publication-type="other" xlink:type="simple">Tashtoush, Y.M., Darweesh, D.A., Husari, G., Darwish, O.A., Darwish, Y., Issa, L.B. and Ashqar, H.I. (2021) Agile Approaches for Cybersecurity Systems, IoT and Intelligent Transportation. &lt;i&gt;IEEE Access&lt;/i&gt;, 10, 1360-1375.&lt;br&gt;https://doi.org/10.1109/ACCESS.2021.3136861</mixed-citation></ref><ref id="scirp.132639-ref28"><label>28</label><mixed-citation publication-type="other" xlink:type="simple">Rossi, M., Taisch, M. and Terzi, S. (2012) Lean Product Development: A Five-Steps Methodology for Continuous Improvement. 2012 18&lt;i&gt;th International ICE Conf&lt;/i&gt;&lt;i&gt;e&lt;/i&gt;&lt;i&gt;rence on Engineering&lt;/i&gt;,&lt;i&gt; Technology and Innovation&lt;/i&gt;, Munich, 18-20 June 2012, 1-10.&lt;br&gt;https://doi.org/10.1109/ICE.2012.6297704</mixed-citation></ref><ref id="scirp.132639-ref29"><label>29</label><mixed-citation publication-type="other" xlink:type="simple">Jabbari, R., Bin Ali, N., Petersen, K. and Tanveer, B. (2016) What Is Devops?: A Systematic Mapping Study on Definitions and Practices. &lt;i&gt;Proceedings of &lt;/i&gt;&lt;i&gt;the Scie&lt;/i&gt;&lt;i&gt;n&lt;/i&gt;&lt;i&gt;tific Workshop Proceedings of XP&lt;/i&gt;2016, Edinburgh, 24 May 2016, 1-11.&lt;br&gt;https://doi.org/10.1145/2962695.2962707</mixed-citation></ref><ref id="scirp.132639-ref30"><label>30</label><mixed-citation publication-type="other" xlink:type="simple">Grembi, J. (2008) Secure Software Development: A Security Programmer&amp;#8217;s Guide. Cengage Learning, Boston.</mixed-citation></ref><ref id="scirp.132639-ref31"><label>31</label><mixed-citation publication-type="other" xlink:type="simple">Siddiqi, M.A. and Pak, W. (2021) An Agile Approach to Identify Single and Hybrid Normalization for Enhancing Machine Learning-Based Network Intrusion Detection. &lt;i&gt;IEEE Access&lt;/i&gt;, 9, 137494-137513. &lt;br&gt;https://doi.org/10.1109/ACCESS.2021.3118361</mixed-citation></ref><ref id="scirp.132639-ref32"><label>32</label><mixed-citation publication-type="other" xlink:type="simple">Gruber, D. (2020) Modern Application Development Security. Enterprise Strategy Group, Newton.</mixed-citation></ref><ref id="scirp.132639-ref33"><label>33</label><mixed-citation publication-type="book" xlink:type="simple">Gallivan, M.J. (2006) Diversity in Studying Gender and IT. In: Trauth, E.M., Ed., &lt;i&gt;Encyclopedia of &lt;/i&gt;&lt;i&gt;Gender and Information Technology&lt;/i&gt;,&lt;i&gt; &lt;/i&gt;IGI Global, Hershey, 216-223. &lt;br&gt;https://doi.org/10.4018/978-1-59140-815-4.ch034</mixed-citation></ref><ref id="scirp.132639-ref34"><label>34</label><mixed-citation publication-type="other" xlink:type="simple">McCormick, M. (2012) Waterfall vs. Agile Methodology. MPCS Inc.,&lt;i&gt; &lt;/i&gt;Newburgh.</mixed-citation></ref><ref id="scirp.132639-ref35"><label>35</label><mixed-citation publication-type="other" xlink:type="simple">Brooks, F.P. (1995) The Mythical Man-Month. Anniversary Edition, Addison-Wesley Longman Publishing Co. Inc., Boston.</mixed-citation></ref></ref-list></back></article>