Essays about: "kodkomplexitet"

Found 5 essays containing the word kodkomplexitet.

  1. 1. Can Developer Data Predict Vulnerabilities? : Examining Developer and Vulnerability Correlation in the Kibana Project

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Johan Lövgren; [2023]
    Keywords : Open-Source; Vulnerability Identification; High-Risk Developers; Öppen Källkod; Identifiering av Sårbarheter; Högriskutvecklare;

    Abstract : Open-source software is often chosen with the expectation of increased security [1]. The transparency and peer review process of open development offer advantages in terms of more secure code. However, developing secure code remains a challenging task that requires more than just expertise. READ MORE

  2. 2. Can Developer Data Predict Vulnerabilities? : Examining Developer and Vulnerability Correlation in the Kibana Project

    University essay from Uppsala universitet/Datalogi

    Author : Johan Lövgren; [2023]
    Keywords : open-source; vulnerability identification; high-risk developers; öppen källkod; identifiering av sårbarheter; högriskutvecklare;

    Abstract : Open-source software is often chosen with the expectation of increased security. The transparency and peer review process of open development offer advantages in terms of more secure code. However, developing secure code remains a challenging task that requires more than just expertise. READ MORE

  3. 3. The impact of reactive programming on code complexity and readability: A Case Study

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Gustaf Holst; Alexander Gillberg; [2020]
    Keywords : Reactive programming; code quality; software readability; code complexity; Reaktiv programmering; kodkvalitet; läsbarhet; kodkomplexitet;

    Abstract : Reaktiv programmering är ett programmeringsparadigm som har utvecklats för att underlätta byggande av händelsedrivna reaktiva applikationer. Dess förespråkare hävdar att det kan leda till ökad kodkvalitet, men få studier har utförts för att underbygga dessa påståenden empiriskt. READ MORE

  4. 4. Reducing Software Complexity in a Distributed Publish-Subscribe system using Multicast communication

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Araxi Mekhitarian; [2018]
    Keywords : Distributed systems; Publish Subscribe; Electronic Warfare; Multicast; Software complexity; Distribuerade system; Publish Subscribe; Telekrigföringssystem; Multisändning; Kodkomplexitet;

    Abstract : Systems of distributed character are increasing in size and becoming more complex. Managing and adapting to constant changes of requirements is a challenge during the entire system development life cycle. READ MORE

  5. 5. Lightweight Software Isolation via Flow-Sensitive Capabilities in Scala

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Erik Reimers; [2017]
    Keywords : Scala; LaCasa; flow-sensitive; aliasing;

    Abstract : Aliasing is a potential source of problems in software development and can, for example,lead to data races in concurrent programs. More recent programming languages includealiasing control in order to catch more errors at compile time. However, this does notexist for most widely-used languages.LaCasa introduces aliasing control to Scala. READ MORE