From 02f7d73fcab3b1053852ec610d723fbcca52d154 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sun, 31 Jul 2022 17:21:50 -0700 Subject: [PATCH] add fortisoar --- README.md | 1 + templates/readme_template | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ac9a7c26..278f6420 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ pip3 install jc | macOS | `brew install jc` | | FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` | | Ansible filter plugin | `ansible-galaxy collection install community.general` | +| FortiSOAR connector | Install from FortiSOAR Connector Marketplace | > For more OS Packages, see https://repology.org/project/jc/versions. diff --git a/templates/readme_template b/templates/readme_template index 147bb690..27bb1e5f 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -121,6 +121,7 @@ pip3 install jc | macOS | `brew install jc` | | FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` | | Ansible filter plugin | `ansible-galaxy collection install community.general` | +| FortiSOAR connector | Install from FortiSOAR Connector Marketplace | > For more OS Packages, see https://repology.org/project/jc/versions.