Skip to content

Commit

Permalink
Update Analyzer manager (1.3.2.2006984) to fix Java Contextual analys…
Browse files Browse the repository at this point in the history
…is issues (#964)
  • Loading branch information
sverdlov93 authored Sep 14, 2023
1 parent 3a430cf commit 9c9bb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xray/utils/analyzermanager.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const (
EntitlementsMinVersion = "3.66.5"
ApplicabilityFeatureId = "contextual_analysis"
AnalyzerManagerZipName = "analyzerManager.zip"
defaultAnalyzerManagerVersion = "1.3.2.2005632"
defaultAnalyzerManagerVersion = "1.3.2.2006984"
minAnalyzerManagerVersionForSast = "1.3"
analyzerManagerDownloadPath = "xsc-gen-exe-analyzer-manager-local/v1"
analyzerManagerDirName = "analyzerManager"
Expand Down

0 comments on commit 9c9bb9d

Please sign in to comment.