This is the artefact accompanying the research paper "A Multi-Language Static Analysis of Python Programs with Native C Extensions". It consists in a `README.md` file describing how to use the docker image `sas21_8.tar`. Abstract of the research paper: Modern programs are increasingly multilanguage, to benefit from each programming language's advantages and to reuse libraries. For example, developers may want to combine high-level Python code with low-level, performance-oriented C code. In fact one in five of the 200 most-downloaded Python libraries available on GitHub contains C code. Static analyzers tend to focus on a single language, and may use stubs to model the behavior of foreign function calls. However, stubs are costly to impl...
A large number of tools that automate the process of finding errors in pro-grams has recently emerge...
Software verification is steadily becoming important for software developers and companies to ensure...
Static analysis is the name given to a number of compile time analysis techniques used to automatica...
This is the artefact accompanying the research paper "A Multi-Language Static Analysis of Python Pro...
Software bugs are costly: they can have disastrous consequences on critical systems, but also on mor...
Large software systems can often be multilingual – that is, software systems are written in more tha...
In this thesis, we aim at designing both theoretically and experimentally methods for the automatic ...
This thesis aims at development of a tool support for comparing the output of static analysis applie...
U ovom završnom radu prikazani su alati i postupci statičke analize Python programskog koda. Python ...
Artifact accompanying the PhD manuscript "Static Type and Value Analysis by Abstract Interpretation ...
International audienceWe propose a static analysis by abstract interpretation for a significant subs...
Aim of this thesis is to produce a tool which performs static analysis on C language source code. Re...
This thesis introduces a new object-based language FlexibO to support prototype development paradigm...
Static analysis of source code is one way to find bugs and problems in large software projects. Many...
pymwp is a tool for automatically performing static analysis on programs written in C. It analyzes r...
A large number of tools that automate the process of finding errors in pro-grams has recently emerge...
Software verification is steadily becoming important for software developers and companies to ensure...
Static analysis is the name given to a number of compile time analysis techniques used to automatica...
This is the artefact accompanying the research paper "A Multi-Language Static Analysis of Python Pro...
Software bugs are costly: they can have disastrous consequences on critical systems, but also on mor...
Large software systems can often be multilingual – that is, software systems are written in more tha...
In this thesis, we aim at designing both theoretically and experimentally methods for the automatic ...
This thesis aims at development of a tool support for comparing the output of static analysis applie...
U ovom završnom radu prikazani su alati i postupci statičke analize Python programskog koda. Python ...
Artifact accompanying the PhD manuscript "Static Type and Value Analysis by Abstract Interpretation ...
International audienceWe propose a static analysis by abstract interpretation for a significant subs...
Aim of this thesis is to produce a tool which performs static analysis on C language source code. Re...
This thesis introduces a new object-based language FlexibO to support prototype development paradigm...
Static analysis of source code is one way to find bugs and problems in large software projects. Many...
pymwp is a tool for automatically performing static analysis on programs written in C. It analyzes r...
A large number of tools that automate the process of finding errors in pro-grams has recently emerge...
Software verification is steadily becoming important for software developers and companies to ensure...
Static analysis is the name given to a number of compile time analysis techniques used to automatica...