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 have some technical params that I want to exclude from scanning, such as: private static final long serialVersionUID = 6117173208690805779L;
Is it possible to add an option about it ?
Hi,
I have some technical params that I want to exclude from scanning, such as:
private static final long serialVersionUID = 6117173208690805779L;Is it possible to add an option about it ?