Skip to content

Commit

Permalink
Merge pull request #32 from splunk-soar-connectors/mnordby-PAPP-34911…
Browse files Browse the repository at this point in the history
…-min_phantom_version

PAPP-34911 update min_phantom_version
  • Loading branch information
mnordby-splunk authored Nov 26, 2024
2 parents f97a736 + 10ac0ae commit 1467b59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Connector Version: 2.0.17
Product Vendor: Juniper Networks
Product Name: Juniper SRX
Product Version Supported (regex): ".\*"
Minimum Product Version: 6.2.2
Minimum Product Version: 6.3.0

This app implements various containment and investigative actions on a Juniper SRX device. Uses port 830 by default if no port is set

Expand Down
2 changes: 1 addition & 1 deletion junipersrx.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"product_vendor": "Juniper Networks",
"product_name": "Juniper SRX",
"product_version_regex": ".*",
"min_phantom_version": "6.2.2",
"min_phantom_version": "6.3.0",
"python_version": "3",
"fips_compliant": true,
"latest_tested_versions": [
Expand Down

0 comments on commit 1467b59

Please sign in to comment.