Sökning: "Static Code Analysis"

Visar resultat 26 - 30 av 119 uppsatser innehållade orden Static Code Analysis.

  1. 26. Exploring the Usage of Neural Networks for Repairing Static Analysis Warnings

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Vincent Paul Lohse; [2021]
    Nyckelord :Automatic Program Repair; Neural Machine Translation; Static Analysis; Transformer Model; Formatting; Automatisk programreparation; neural maskinöversättning; statisk analys; transformatormodell; formatering;

    Sammanfattning : C# provides static analysis libraries for template-based code analysis and code fixing. These libraries have been used by the open-source community to generate numerous NuGet packages for different use-cases. LÄS MER

  2. 27. Implementation and Evaluation of an Emulated Permission System for VS Code Extensions using Abstract Syntax Trees

    Master-uppsats, Linköpings universitet/Programvara och system

    Författare :Åström David; [2021]
    Nyckelord :Visual Studio Code; Extensions; Permissions; Static Analysis; Abstract Syntax Trees;

    Sammanfattning : Permission systems are a common security feature in browser extensions and mobile applications to limit their access to resources outside their own process. IDEs such as Visual Studio Code, however, have no such features implemented, and therefore leave extensions with full user permissions. LÄS MER

  3. 28. Using the SEI CERT Secure Coding Standard to Reduce Vulnerabilities

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Johan Fisch; Carl Haglund; [2021]
    Nyckelord :SEI CERT; Secure Coding; Static Analysis Tools; Security;

    Sammanfattning : Security is a critical part of every software developed today and it will be even more important going forward when more devices are getting connected to the internet. By striving to improve the quality of the code, in particular the security aspects, there might be a reduction in the number of vulnerabilities and improvements of the software developed. LÄS MER

  4. 29. Automated secure code review for web- applications

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Sadeq Gholami; Zeineb Amri; [2021]
    Nyckelord :automated code reviewing tools; CodeQL; Semgrep; code review; security vulnerabilities; webapplications; automatiserade kodgranskningsverktyg; CodeQL; Semgrep; kodgranskning; säkerhet sårbarheter; webbapplikationer;

    Sammanfattning : Carefully scanning and analysing web- applications is important, in order to avoid potential security vulnerabilities, or at least reduce them. Traditional code reviewing methods, such as manual code reviews, have various drawbacks when performed on large codebases. LÄS MER

  5. 30. Vulnerability assessment of source codeanalysis tools for memory corruptionvulnerabilities a comparative study

    Kandidat-uppsats,

    Författare :Johan Tejning; [2021]
    Nyckelord :;

    Sammanfattning : Background. One of the main reasons for memory corruption vulnerabilities lies in the lack of built in safety measures for the C/C++ programming language which is often time used to develop performance critical software. LÄS MER