mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-07 09:42:48 +01:00
update
This commit is contained in:
1
.github/workflows/check-audit.yml
vendored
1
.github/workflows/check-audit.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
run: |
|
||||
$startTime = Get-Date
|
||||
$audit_settings = Get-Content -Path ./config/hayabusa_rules_meta.json -Raw | ConvertFrom-Json
|
||||
$audit_settings
|
||||
$endTime = Get-Date
|
||||
$duration = $endTime - $startTime
|
||||
Write-Output "Duration: $duration"
|
||||
|
||||
Reference in New Issue
Block a user