Skip to main content

A simple, unified API for various static analysers

Project description

https://travis-ci.com/ChrisTimperley/Kaskara.svg?branch=master https://badge.fury.io/py/kaskara.svg https://img.shields.io/pypi/pyversions/kaskara.svg

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.

https://upload.wikimedia.org/wikipedia/commons/f/fc/Kaskara-Sword.jpg

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kaskara-0.2.1.tar.gz (98.8 kB view hashes)

Uploaded Source

Built Distribution

kaskara-0.2.1-py3-none-any.whl (125.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page