Skip to content

Commit

Permalink
PAPP-35000: Decertify ivantiitsm (#8)
Browse files Browse the repository at this point in the history
* - Run pre-commit hook
- De-certify app
- Add release notes

* Update README.md

* Update minimum_phantom_version,
Add required log statements in actions

* Update README.md

* Solve bug by typo

---------

Co-authored-by: splunk-soar-connectors-admin <admin@splunksoar>
  • Loading branch information
mmomin-crest and splunk-soar-connectors-admin authored Oct 30, 2024
1 parent a5158b4 commit cdb4fa0
Show file tree
Hide file tree
Showing 7 changed files with 1,140 additions and 1,067 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/phantomcyber/dev-cicd-tools
rev: v1.16
rev: v1.23
hooks:
- id: org-hook
- id: package-app-dependencies
- repo: https://github.com/Yelp/detect-secrets
rev: v1.4.0
rev: v1.5.0
hooks:
- id: detect-secrets
args: ['--no-verify', '--exclude-files', '^ivantiitsm.json$']
1,850 changes: 927 additions & 923 deletions README.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions ivantiitsm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"logo_dark": "logo_ivanti_dark.svg",
"product_name": "ITSM",
"product_version_regex": ".*",
"publisher": "Splunk",
"publisher": "Splunk Community",
"license": "Copyright (c) 2017-2022 Splunk Inc.",
"app_version": "2.1.3",
"app_version": "3.0.0",
"utctime_updated": "2022-01-18T22:40:10.000000Z",
"package_name": "phantom_ivanti_itsm",
"main_module": "ivantiitsm_connector.py",
"min_phantom_version": "5.0.0",
"min_phantom_version": "6.2.2",
"fips_compliant": true,
"latest_tested_versions": [
"Ivanti ITSM Cloud, 2005-2021 on July 19, 2021"
Expand Down
Loading

0 comments on commit cdb4fa0

Please sign in to comment.