CAPE Sandbox Logo
2.2
  • FAQ
  • Introduction
  • Installation
  • Usage
  • Customization
  • Integrations
  • Development
    • Development Notes
    • Coding Style
    • Development examples
  • Final Remarks
CAPE Sandbox
  • Development
  • View page source

Development

This chapter explains how to write CAPE’s code and how to contribute.

  • Development Notes
    • Git branches
    • Release Versioning
    • Ticketing system
    • Contribute
  • Coding Style
    • Formatting
      • Copyright header
      • Indentation
      • Maximum Line Length
      • Blank Lines
      • Imports
      • Strings
      • Printing and Logging
      • Checking for keys in data structures
    • Exceptions
      • Naming
      • Exception handling
    • Documentation
    • Automated testing
    • Github actions
    • Poetry and pre-commit hooks
  • Development examples
    • Curtain
    • Suricata name detection
Previous Next

© Copyright 2010-2015, Cuckoo Foundation, 2016-2024, kevoreilly.

Built with Sphinx using a theme provided by Read the Docs.