This commit is contained in:
standash 2017-08-24 17:50:43 +02:00
parent eace0700bb
commit bac018b356
2 changed files with 1 additions and 1 deletions

0
README.md Normal file
View File

View File

@ -187,7 +187,7 @@ public class Main {
return;
}
System.out.format("INFO: Collecting the molerat.evidence for '%s' from '%s'\n", cveName, projectName);
System.out.format("INFO: Collecting the vulnerability evidence for '%s' from '%s'\n", cveName, projectName);
VulnerabilityEvidenceTracker vulnTracker = VulnerabilityEvidenceTrackerFactory.getTracker(
repositoryPath,
fixCommit,