mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 15:25:10 +00:00
fix(securityhub): other os/check fixes + batch in 100 findings
This commit is contained in:
@@ -121,7 +121,7 @@ bsd_get_iso8601_hundred_days_ago() {
|
||||
}
|
||||
|
||||
bsd_get_iso8601_one_minute_ago() {
|
||||
"$DATE_CMD" -v-1m -u +"%Y-%m-%dT%H:%M:%SZ"
|
||||
"$DATE_CMD" -v-1M -u +"%Y-%m-%dT%H:%M:%SZ"
|
||||
}
|
||||
|
||||
gnu_test_tcp_connectivity() {
|
||||
|
||||
Reference in New Issue
Block a user