You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do quite like running this sort of thing on CI, so long as it's also available locally so that if you've got a problem you're debugging the feedback cycle is much tighter.
I feel like it's a case of automating the things I would otherwise forget, or that locally might break. I want linting on CI as well as in my editor, for example.
Rails 7.2 now ships with brakeman.
However, with the introduction of #1138, we risk having two auditing mechanisms.
The text was updated successfully, but these errors were encountered: