Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAST: no longer skip "neutral" checks (#1237)
Some SASTs like LGTM don't analyze PRs where code hasn't been changed, which leads to their status being "neutral" there. It's a follow up to #1232 (comment) I'm not sure what to do about one-offs like the one mentioned in #1232 (comment) that shouldn't affect the aggregate score but it can probably be fixed later.
- Loading branch information