Essays about: "static source code analysis"

Showing result 1 - 5 of 49 essays containing the words static source code analysis.

  1. 1. 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

  2. 2. 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

  3. 3. An Empirical Investigation On The Quality Of Open Source Anonymization Tools

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

    Author : Pol Haghverdian; [2022]
    Keywords : Anonymization tools; Software testing; ARX; Amnesia;

    Abstract : Context. In mid-2018, the GDPR legislation came into force, makingit less easy for companies to acquire personal data and use that information,for example, with machine learning. In addition, the legislationnow requires personal data to be anonymized to avoid penaltiesbefore giving up such information to other organizations. READ MORE

  4. 4. Contributions to the usability of Sorald for repairing static analysis violations

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

    Author : Henry Luong Phu; [2021]
    Keywords : Software quality; static analysis; rule violation; automated repair; Kvalitetssäkring; statiskt analys; regelbrott; automatisk reparation;

    Abstract : Automated static analysis tools are important in modern software quality assurance. These tools scan the input source or binary code for a set of rules to detect functional or maintainability problems and then warn developers about the found rule violations. READ MORE

  5. 5. An Analysis of the Usage and Impact of Static Code Analysis Tools

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

    Author : Paul-Philip Mosulet; [2021]
    Keywords : ;

    Abstract : Traditionally, static code analysis tools alert developers on possible defects in the code. In recent years, the tools have improved and can generate suggestions to fix the defects found. READ MORE