Commit 7dba8e8
Related Findings Update Content Addition in SOCRadarIncidentsV4 (demisto#43459)
* Related Findings Update Content Addition in SOCRadarIncidentsV4 (demisto#43235)
* Change risk score scale from 1000 to 100
It is very important to new joiner
* Related Findings Update Content Addition
* Increase alarm text limit from 1024 to 2048 characters
* Increase alarm_text length limit to 2048 characters
* Update SOCRADAR API endpoint to production URL
* fixed buil test warnings
* pre-commit issues
* fix: replace cached_alarms with last_alarm_ids in both integrations
* testcase updated
* fix: remove emoji assertions from V4 test_fetch tests
* fix: add capfd.disabled() to stdout-producing tests in V4
* fix: README newlines, ruff auto-fixes, and coverage tests
* fix: README newlines, ruff auto-fixes, and coverage tests
* fix: fix test assertions and apply ruff auto-fixes
* fix: apply ruff auto-fixes inline
* style: apply ruff format fixes
* fix: correct test assertions and ruff blank lines
* style: fix remaining ruff blank line issues in MultiTenant
* Add update_related_finding_status and email parameters
Added parameters to specify update behavior and owner email.
* Add update_related_finding_status and email parameters
Added parameters for updating related finding status and email.
* Change 'Show Content' default value to False
* Update README.md
* Increase last_alarm_ids limit from 1000 to 10000
* Rename function argToBoolean to argToBool
* Change API Key type from 4 to 9 in YAML config
* Change default value of show_content to true
* Fix indentation for predefined options in YAML
* Rename function argToBoolean to argToBool
* Fix indentation in update_related_finding_status options
* Change default value of show_content to true
* Change API Key type from 4 to 9
* Change argToBool to argToBoolean for consistency
* Change function name from argToBool to argToBoolean
* Add 'SOCRadar' tag to pack metadata
* Update tags and keywords in pack_metadata.json
Removed the 'SOCRadar' tag and added it to keywords.
* Change API Key type from 9 to 4
* Change API Key type from 9 to 4
* Update 2_2_2.md
* Update 2_2_2.md
---------
Co-authored-by: Radargoger <burak.goger@socradar.io>
Co-authored-by: Kamal Qarain <45042524+kamalq97@users.noreply.github.com>1 parent d4a18ab commit 7dba8e8
10 files changed
Lines changed: 1829 additions & 729 deletions
File tree
- Packs/SOCRadar
- Integrations
- SOCRadarIncidentsV4MultiTenant
- SOCRadarIncidentsV4
- ReleaseNotes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
213 | 219 | | |
214 | 220 | | |
215 | 221 | | |
216 | 222 | | |
217 | | - | |
| 223 | + | |
218 | 224 | | |
219 | 225 | | |
220 | 226 | | |
| |||
638 | 644 | | |
639 | 645 | | |
640 | 646 | | |
641 | | - | |
642 | | - | |
643 | | - | |
644 | | - | |
| |||
0 commit comments