KORTHEXDocumentation

Docs / DEVELOPER TOOLS

DEVELOPER TOOLS

Scanner

The source-of-truth crypto-find pipeline. STATELESS at the DLL level - scannerInit reads (or scaffolds) the SDK config at %APPDATA%/korthex/sdk/scanner.config.json (or $KORTHEX_SCANNER_CONFIG_PATH ) and calls InitializeSDK once per session.

On this page

  • scannerInit
  • scannerInitWithConfig
  • scannerGetInitStatus
  • scannerGetConfigPath
  • scannerGetConfig
  • scannerSetConfig
  • scannerReloadConfig
  • scannerShutdown
  • scannerRun
  • scannerDecryptReport
  • scannerReadReportHeader
  • scannerGetOutputDir
  • scannerListReports
  • scannerAnalyzeSingle
  • scannerExtractBridges
  • scannerDetectSqlCrypto
  • scannerDetectOrmSql
  • scannerExtractSemanticIR
  • scannerAnalyzeConfig
  • scannerAnalyzeTlsCert
  • scannerAnalyzeGit
  • scannerGetCatalog
  • scannerGetCatalogRule
  • scannerDatabaseSupport
  • scannerRuntimeCapabilities
  • scannerSupportedLanguages
  • scannerSupportedEngines
  • scannerDefaultConfig
  • scannerShadowEvalSmoke
  • scannerShadowEvalSourceSmoke
  • scannerSetCancellationFlag
  • scannerVersion
  • scannerExportReport
  • scannerSuppressFinding
  • scannerUnsuppressFinding
  • scannerListSuppressions