Closed acmenezes closed 2 years ago
Audit.go line 59 throws out of range error on slice
opcap check
1) run opcap check
run audits
panics on audit.go line 59
Check issue 286. Some lines on main file are masking this panic error making opcap exit without errors.
Bug Description
Audit.go line 59 throws out of range error on slice
Version and Command Invocation
opcap check
Steps to Reproduce:
1) run opcap check
Expected Result
run audits
Actual Result
panics on audit.go line 59
Additional Context
Check issue 286. Some lines on main file are masking this panic error making opcap exit without errors.