Essays about: "Open source projects"

Showing result 1 - 5 of 162 essays containing the words Open source projects.

  1. 1. Exploring the Dynamics of Software Bill of Materials (SBOMs) and Security Integration in Open Source Projects

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Anvesh Ambala; [2024]
    Keywords : Supply chain; SBOM; Software Bill of Materials; US Executive Order May 2021; Open-Source Software; Vulnerability; cyber security.;

    Abstract : Background.The rapid expansion of open-source software has introduced significant security challenges, particularly concerning supply chain attacks. Software supply chain attacks, such as the NotPetya attack, have underscored the critical need for robust security measures. READ MORE

  2. 2. Handling Third-Party Component Licenses:A Case Study in a Swedish Company : How well do existing license management tools detect potentially unsafe third-party component licenses?

    University essay from Högskolan Dalarna/Informatik

    Author : Fanny Bruckner; Isac Njie; [2023]
    Keywords : Third-party components; software licenses; component analysis tools;

    Abstract : Modern software development relies heavily on third-party components, which are pre-built software modules developed by other organisations and can be either open-source or commercial. These components serve as building blocks for developers to create complex applications more efficiently. READ MORE

  3. 3. Evaluation of Rust Codebases Using Public Information

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Emil Eriksson; [2023]
    Keywords : Rust; Code Evaluation; Open Source; Crates.io; Cargo; GraphQL; Query; Dependencies; Technology and Engineering;

    Abstract : Understanding the content of a software project is a complex endeavour. While the Rust programming language promises developers a safer programming language, a program may still include vulnerable code through its dependencies. READ MORE

  4. 4. Studying the Relationship between Architectural Smells andMaintainability

    University essay from Mittuniversitetet/Institutionen för kommunikation, kvalitetsteknik och informationssystem (2023-)

    Author : Alexander Berglund; Simon Karlsson; [2023]
    Keywords : architectural smells; software architecture; software maintenance; software metrics; software quality;

    Abstract : In recent years, there has been a surge in research on theimpact of architectural smells on software maintainability.Maintainability in turn encompasses several other qualityattributes as sub-characteristics, such as modularity andtestability. READ MORE

  5. 5. On The Impact Of Distinct Metrics For Fault Localization In Automated Program Repair

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

    Author : Marek Marcin Mazur; [2023]
    Keywords : automated program repair; fault localization; metrics for fault localization;

    Abstract : Automatic Program Repair (APR) is a dynamically growing field of computer science that aims to reduce the time and cost of debugging code and improve its efficiency. Fault localization (FL) is a critical component of the APR workflow and has a real impact on the success of an APR procedure. READ MORE