Essays about: "static code analysis tools"

Showing result 1 - 5 of 38 essays containing the words static code analysis tools.

  1. 1. The impacts of code structure analysis, powered by the language model FastText

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

    Author : Gabriel Ivarsson; Noah Håkansson; [2023]
    Keywords : Code structure; GoLang; language models;

    Abstract : The goal of this study was to investigate how the use of language models in the context of code structure analysis could impact how developers manage code structure. To do this, a prototype tool GOSPLAT (GoLang Static Package Language-model Analysis Tool) was created. READ MORE

  2. 2. Static Analysis Of Client-Side JavaScript Code To Detect Server-Side Business Logic Vulnerabilities

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

    Author : Frederick van der Windt; [2023]
    Keywords : JavaScript; Static Analysis; Business Logic Vulnerabilities; Client-side; Fuzzing; Black-box; JavaScript; statisk analys; sårbarheter i affärslogiken; klientsidan; Fuzzing; Black-box;

    Abstract : In the real world, web applications are crucial in various domains, from e-commerce to finance and healthcare. However, these applications are not immune to vulnerabilities, particularly in business logic. Detecting such vulnerabilities can be challenging due to the complexity and diversity of application functionality. READ MORE

  3. 3. On the notions and predictability of Technical Debt

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

    Author : Varun Dalal; [2023]
    Keywords : technincal debt; predictibility; quality assurance; static code analysis tools;

    Abstract : Technical debt (TD) is a by-product of short-term optimisation that results in long-term disadvantages. Because every system gets more complicated while it is evolving, technical debt can emerge naturally. READ MORE

  4. 4. Cookie Monsters : Using Large Language Models to Measure GDPR Compliance in Cookie Banners Automatically

    University essay from Uppsala universitet/Institutionen för informatik och media

    Author : Marcus Otterström; Oliver Palonkorpi; [2023]
    Keywords : cookie banners; gdpr; compliance; consent; large language models; design science research;

    Abstract : There is a widespread problem of cookie banners not being compliant with the General Data Protection Regulation (GDPR), which negatively impacts user experience and violates personal data rights. To mitigate this issue, strides need to be made in violation detection to assist developers, designers, lawyers, organizations, and authorities in designing and enforcing GDPR-compliant cookie banners. READ MORE

  5. 5. MLpylint: Automating the Identification of Machine Learning-Specific Code Smells

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

    Author : Peter Hamfelt; [2023]
    Keywords : Code Smell; Machine Learning; Static Code Analysis; Software Quality; Technical Debt;

    Abstract : Background. Machine learning (ML) has rapidly grown in popularity, becoming a vital part of many industries. This swift expansion has brought about new challenges to technical debt, maintainability and the general software quality of ML systems. READ MORE