wpbullet icon indicating copy to clipboard operation
wpbullet copied to clipboard

Exit Code

Open felipeelia opened this issue 6 years ago • 0 comments

We decided to use wpBullet with GitHub Actions here on NextPress but the exit code is always 0, even when vulnerabilities were found. This makes the tests pass when they shouldn't.

I'll send a PR soon that changes this behavior, exiting with code 1 when any vulnerability is found.

felipeelia avatar Dec 18 '19 16:12 felipeelia