Skip to content

Commit fe66d36

Browse files
committed
PR review updates
1 parent 221312e commit fe66d36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Tools/QRadarMigration/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ The QRadar Migration Data Collector extracts custom detection rules and building
99
## Prerequisites
1010

1111
- **Python 3** (latest stable release recommended; minimum 3.6)
12-
- **QRadar API Token** with Admin privileges. [See QRadar documentation](https://www.ibm.com/docs/en/qradar-common?topic=configuration-creating-authorized-service-token) for more information.
12+
- **QRadar authorized service token** with Admin privileges. [See QRadar documentation]
1313
- **curl** (only required when using `--use-curl` on Python 2.7.5–2.7.8)
14-
- **Download the script**: [https://aka.ms/SentinelMigrationScript](https://aka.ms/SentinelMigrationScript)
1514

1615
> **Python 2.7 note:** Python 2.7 is end-of-life and no longer receives security patches. The script supports Python 2.7.5+ only for running directly on older QRadar consoles where Python 3 is not available. If possible, run the script from a separate host with Python 3 instead.
1716

0 commit comments

Comments
 (0)