Skip to content

Commit

Permalink
docs: explain more some parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusgpo committed Nov 28, 2024
1 parent 8e6125b commit 49147b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ivm-python 3.8.11
4 changes: 2 additions & 2 deletions Packs/OpenCTI/Integrations/OpenCTI/OpenCTI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ script:
name: value
- auto: PREDEFINED
defaultValue: "false"
description: Create indicator related with the observable created.
description: Create OpenCTI indicator related with the OpenCTI observable created.
name: create_indicator
predefined:
- "true"
Expand Down Expand Up @@ -417,7 +417,7 @@ script:
type: string
- auto: PREDEFINED
defaultValue: "false"
description: Create observable related with the indicator created.
description: Create OpenCTI observable related with the OpenCTI indicator created.
name: create_observables
predefined:
- "true"
Expand Down

0 comments on commit 49147b1

Please sign in to comment.