Yubico / yubikit-android

Yubico Mobile Android SDK - YubiKit
Apache License 2.0
115 stars 42 forks source link

Fix spotbugs warnings #142

Closed AdamVe closed 5 months ago

AdamVe commented 5 months ago

Reviews and fixes (some of) spotbugs code scanning issues.

We also exclude the following Bug codes globally as we don't think they are relevant for the SDK:

EI, EI2 and CT