We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6baf1e + 772f2cc commit e28ee89Copy full SHA for e28ee89
1 file changed
lib/Service/ScanService.php
@@ -17,9 +17,7 @@
17
use VaasSdk\Verdict;
18
19
class ScanService {
20
-
21
private const SCAN_TIME_SECONDS = 120;
22
23
private TagService $tagService;
24
private VerdictService $verdictService;
25
private FileService $fileService;
0 commit comments