Essays about: "Versionshanteringssystem"

Showing result 1 - 5 of 9 essays containing the word Versionshanteringssystem.

  1. 1. GitBark : A Rule-Based Framework for Maintaining Integrity in Source Code Repositories

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

    Author : Elias Bonnici; [2023]
    Keywords : Source Code Integrity; Version Control System; Git; Threat modeling; Digital signatures; Källkodsintegritet; Versionshanteringssystem; Git; Hotmodellering; Digitala signaturer;

    Abstract : In today’s digital landscape, maintaining the integrity of source code is crucial for delivering reliable and trustworthy software solutions. However, the increasing prevalence of attacks targeting source code repositories and version control systems (VCSs) poses significant challenges to source code integrity. READ MORE

  2. 2. Can you Change the World with only 3 Commits? : Monitoring the Commit Behaviour of First Year Computer Science Students

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

    Author : Simon Osnes; Amanda Berg; [2021]
    Keywords : Bachelor Thesis; Version Control System; Git; GitHub; Education; Computer Science Education; Commit Behaviour; Kandidatexamensarbete; Versionshanteringssystem; Git; GitHub; Lärande; Datateknik; Commitbeteende;

    Abstract : Having the skill to work with Version Control Systems (VCS) is an important aspect of most software development projects in the industry. But students may lack the knowledge on how to use it. READ MORE

  3. 3. Automated Code Inspection: Investigating Deployment of Continuous Inspection

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

    Author : Sebastian Stiernborg; [2019]
    Keywords : ;

    Abstract : Developing high quality software is a challenging task and there are various techniques and processes proposed to achieve high quality of software. This project examines the process of continuous inspection that automatically reviews source code using modern technology, such as repository management services, continuous integration services and continuous code analysis tools. READ MORE

  4. 4. Configuring Java Pathfinder for concurrent Java programs

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

    Author : Andrew Bwogi; Tuncay Dagdelen; [2017]
    Keywords : ;

    Abstract : Software verification is a field of computer science dedicated to guar- antee that a program runs according to a formalized specification. Of various kinds of verification techniques model checking tries all possi- ble states of a program and makes sure each state satisfies a set of for- malized properties. READ MORE

  5. 5. Optimization of Configuration Management Processes

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Johan Kristensson; [2016]
    Keywords : Configuration Management; Process Optimization; Version Handling; Task Automatization; Konfigurationshantering; Processoptimering; Versionshantering; Automatisering;

    Abstract : Configuration management is a process for establishing and maintaining consistency of a product's performance, as well as functional and physical attributes with regards to requirements, design and operational information throughout its lifecycle. The way configuration management is implemented in a project has a huge impact on the project’s chance of success. READ MORE