Essays about: "GitLab"

Showing result 6 - 10 of 13 essays containing the word GitLab.

  1. 6. Clean Code : Investigating Data Integrity and Non-Repudiation in the DevOps Platform GitLab

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

    Author : John Augustsson; Johan Carlsson; [2021]
    Keywords : GraphQL; Threat modeling; Open-Source Software; Ethical hacking; DevOps; GraphQL; Hotmodellering; Öppen källkod; Etisk hackning; DevOps;

    Abstract : Recent supply chain attacks on a larger scale in combination with a growing adoption of the set of automated software development and deployment practices commonly referred to as ’DevOps’, made us interested in the security of the underlying infrastructure supporting these practices. If a malicious commit in a piece of software can expose internal systems and networks of all users of said software to vulnerabilities, questions regarding trust and repudiation becomes central, in the platforms themselves as much as in each digitally signed software update version. READ MORE

  2. 7. Automatic Detection of Source Code Plagiarism in Programming Courses

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Adam Bergman; [2021]
    Keywords : source code plagiarism; continuous integration; gitlab; jplag; moss;

    Abstract : Source code plagiarism is an ongoing problem in programming courses at higher academic institutions. For this reason, different automated source code plagiarism detection tools have been developed. However, they require several manual steps before the submissions can be compared. READ MORE

  3. 8. Introducing DevOps methods and processes for an existing organization

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Love Samuelsson; [2021]
    Keywords : git; devops; chatops; git solution; branching strategy; CI CD; on-premise;

    Abstract : DevOps is a cultural idea rather than a firm way to do software development, with the aim of reducing software lead times by bringing operations and development closer via principles that mainly deal with automation. This paper provides a potential DevOps solution for Wexnet, an internet service provider company. READ MORE

  4. 9. Continuous Integration Pipelines to Assess Programming Assignments : Test Like a Professional

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Anton Strand; [2020]
    Keywords : continuous integration; CI pipeline; agile work process; programming assignment; code assignment; automated testing; code review;

    Abstract : Examiners of programming assignments in higher education and people in the software industry both need to test and review code. However, the assessing techniques used are often quite different. READ MORE

  5. 10. Automated Key Rotations In a Continuous Deployment Pipeline

    University essay from

    Author : Jim Rylander; Jacob Moberg; [2018]
    Keywords : Security; Continuous Deployment; Key rotation; Key management;

    Abstract : Background. To the best of our knowledge, there is no related work that brings up key management in Continuous Deployment. Most of the previous research within the area handles challenges and how to apply to continuous methods. Objectives. READ MORE