From 7dbecdfe68f1e7ba73a686519b97358536e28ab2 Mon Sep 17 00:00:00 2001 From: cx-RomeuAlves Date: Fri, 3 Jan 2025 14:02:59 +0000 Subject: [PATCH 1/2] Issue #108 | Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a030a4..a8283bb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

SAST to AST Export is a standalone Checkmarx tool.
- Explore the docs » + Explore the docs »

Report Bug @@ -44,7 +44,7 @@ SAST v9.3 or higher. 3. Sast > Scan Results > View Results 4. Access Control > General > Manage Authentication Providers 5. Access Control > General > Manage Roles -* Please refer to [Wiki](https://checkmarx.atlassian.net/wiki/spaces/AST/pages/6247580171/SAST+Migration+to+AST) for more details +* Please refer to [Wiki](https://docs.checkmarx.com/en/34965-68669-sast-cli-export-tool.html) for more details ### Execution @@ -55,10 +55,13 @@ Run export with: * Replace `username` and `password` with user credentials. * Replace `http://localhost` with the url to SAST, if necessary. +* Please refer to [Wiki](https://docs.checkmarx.com/en/34965-68670-cxsast_exporter.html) for more details ## Additional Documentation -Refer to the project [Wiki](https://checkmarx.com/resource/documents/en/34965-68669-sast-cli-export-tool.html) for additional information +Importing SAST to Checkmarx One [Wiki](https://docs.checkmarx.com/en/34965-68672-importing-sast-to-checkmarx-one.html) + +Internal information [Wiki](https://checkmarx.com/resource/documents/en/34965-68669-sast-cli-export-tool.html) ## Similarity Calculator From 0e98982ac0f17a9cf51b058b949bf4b0e7f9f90d Mon Sep 17 00:00:00 2001 From: cx-RomeuAlves Date: Mon, 13 Jan 2025 17:25:21 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8283bb..4790802 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Fetches SAST triaged results and exports as an encrypted package, which can then ### Prerequisites -Microsoft Windows x64. +Microsoft Windows x64 SAST v9.3 or higher.