fix: properly ignore non 5xx exceptions when using Bandit #739
Annotations
4 errors and 2 warnings
main (1.15, 24.3.4.17)
Process completed with exit code 1.
|
main (1.15, 25.3.2.15)
Process completed with exit code 1.
|
main (1.16, 26.2.5.4)
Process completed with exit code 1.
|
main (1.17, 27.0, true)
Process completed with exit code 1.
|
main (1.15, 24.3.4.17):
lib/tower/bandit_exception_handler.ex#L72
Plug.Exception.status/1 is undefined (module Plug.Exception is not available or is yet to be defined)
|
main (1.15, 25.3.2.15):
lib/tower/bandit_exception_handler.ex#L72
Plug.Exception.status/1 is undefined (module Plug.Exception is not available or is yet to be defined)
|