Skip to main content

Python SDK for developing Apps for the IBM Resilient Platform

Project description

IBM Security

Recent Changes

2020-10: ver. 39.0

  • docgen now creates a single README and updated the README to include info on App Host

  • Added Resilient Platform version to customize.py template

  • package command replaces tags on Resilient objects in export.res instead of extending them

  • Added environmental variable RES_SDK_DEV

  • Added '--set-version' argument to dev command

  • Added 'display_name' attribute to setup.py file

  • Added 'clone' command to clone an Action Object

IBM Resilient Python SDK

Table of Contents

Overview

The IBM Resilient Python SDK provides the tools and infrastructure you need to develop Resilient Apps, which you can then post on App Exchange.

For more information, refer to the Resilient SOAR Platform App Developer's Guide.

Installation

To install the IBM Resilient Python SDK, simply execute the following command in a terminal:

$ pip install resilient-sdk

Usage

codegen:

Generate boilerplate code to start developing an app

$ resilient-sdk codegen -p <name_of_package> -m 'fn_custom_md' --rule 'Rule One' 'Rule Two'

docgen:

Generate documentation for an app

$ resilient-sdk docgen -p <path_to_package>

extract:

Extract data in order to publish a .res file

$ resilient-sdk extract -m 'fn_custom_md' --rule 'Rule One' 'Rule Two'

package:

Package an integration into a Resilient app

$ resilient-sdk package -p <path_to_directory> --display-name "My Custom app"

Supported Python Versions

Python 2.7+ and Python 3.6+

Documentation

License and Terms

Copyright © IBM Corporation 2020

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

resilient_sdk-39.0.77.dev0.tar.gz (693.5 kB view hashes)

Uploaded Source

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