Welcome to Aura’s documentation!¶

Aura is a static analysis tool for a python source code

Contents:

  • Introduction
  • Installation
    • Updating the Aura framework
  • Configuration
    • CLI options
    • Main configuration file
    • Signatures configuration file
    • Environment config options
  • Running Aura
    • Official Docker image
    • Scanning the source code
    • Exit codes
  • Development
    • End to end tests
    • Mutation testing
  • apip
  • Scanner output examples
    • Vulnerable flask application
    • Obfuscated code
  • Analyzers
  • Technical description
  • Creating analyzers
    • Standard (path-based) analyzer
    • Read-only AST visitor
  • Cookbook
    • Tutorials
    • Integrations
    • Misc
  • API
    • AST Node types

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Aura

Navigation

Contents:

  • Introduction
  • Installation
  • Configuration
  • Running Aura
  • Development
  • apip
  • Scanner output examples
  • Analyzers
  • Technical description
  • Creating analyzers
  • Cookbook
  • API

Related Topics

  • Documentation overview
    • Next: Introduction

Quick search

©SourceCode.AI. | Page source
Fork me on GitHub