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
Currently, if the database setup fails, the rule does not report the root cause. An example message would be as shown below. We probably need to improve this a bit.
[WARNING] Rule 0: com.redhat.victims.VictimsRule failed with message:
Could not create a VictimsSQL instance.
The text was updated successfully, but these errors were encountered:
In addition, if victims-enforcer is configured not to fail the build in the case of metadata/fingerprint vulnerabilitiess, it probably shouldn't fail the build because of database problems either.
Currently, if the database setup fails, the rule does not report the root cause. An example message would be as shown below. We probably need to improve this a bit.
The text was updated successfully, but these errors were encountered: