Exclude unittests from SAST since it raises unnecessary errors.
Bandit reports for example using the "assert" statement as vulnerability. Inside of unit tests this cannot be circumvented (and should not be).
Merge request reports
Activity
requested review from @m.hock
assigned to @hannes.mayr
mentioned in commit 914b8f5b
Please register or sign in to reply