A simple, unified API for various static analysers
Project description
A simple, unified API for performing static analysis on programs in a variety of languages. Kaskara avoids dependency hell when analysing programs by making use of Docker.
Kaskara currently provides C and C++ analysis support via its Clang driver,
As of January 2020, Kaskara now provides support for Python analysis.
Support for analysis of Java code is planned for February 2020.
Post-Installation
After installing the kaskara package as a dependency of your project, you should execute the following code to complete the installation by building the support backends:
import kaskara
kaskara.post_install()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kaskara-0.2.1.tar.gz
.
File metadata
- Download URL: kaskara-0.2.1.tar.gz
- Upload date:
- Size: 98.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98433e5e4ab047c2f1700b132eb96dbe34bd717ea4c87ea4aa22d23a15b48e4e |
|
MD5 | ace340a30ea4a754576d69305d53b517 |
|
BLAKE2b-256 | b0a6e3cb3d8876206c74964ab4a8e4b63630d3e4053fdef7882ea9f606d35b07 |
File details
Details for the file kaskara-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: kaskara-0.2.1-py3-none-any.whl
- Upload date:
- Size: 125.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.2 Darwin/23.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da3bc5f6b0b04e584b485a1d8bb9fd2b599af7cf76c76bca60c8b637f74fcccd |
|
MD5 | 6532d29c56f61a731b8a5d67f2445bb9 |
|
BLAKE2b-256 | a0a757b6813507e3ece90ea063e7f95509dd2219bb5d5bf489f80dc801047a53 |