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
We can also consider to use https://snyk.io/. It allows to open PR's with fixes. Advantage is that we don't have it inside pom.xml which slow down build time. We can run it once per week and send report. We can also put findbugs there (which consumes a lot of build time) ... Or otherwise if we want to keep it in pom then put it in maven profile and activate when needed to keep build time shorter.
Like 3 stages:
Right now we enabled it only in oxAuth:
Here is sample output about it scan:
The text was updated successfully, but these errors were encountered: