mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
update report url (#74)
This commit is contained in:
@@ -76,5 +76,5 @@ func (a *malysisQueryAnalyzer) Analyze(ctx context.Context,
|
||||
}
|
||||
|
||||
func malysisReportUrl(analysisId string) string {
|
||||
return fmt.Sprintf("https://platform.safedep.io/community/malysis/%s", analysisId)
|
||||
return fmt.Sprintf("https://app.safedep.io/community/malysis/%s", analysisId)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user