aboutsummaryrefslogtreecommitdiff
path: root/detekt-baselines/crypto-pgpainless.xml
blob: 5f6cad27d2ca92c845616e00db990a04a3bd707e (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version='1.0' encoding='UTF-8'?>
<SmellBaseline>
  <ManuallySuppressedIssues/>
  <CurrentIssues>
    <ID>ForbiddenComment:PGPKeyManager.kt$PGPKeyManager$// TODO: This is a temp hack for now and in future it should check that the GPGKeyManager can</ID>
    <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.Companion$16</ID>
    <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.Companion$3</ID>
    <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.KeyId$0xffffffffL</ID>
    <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.KeyId$32</ID>
    <ID>MagicNumber:GpgIdentifier.kt$GpgIdentifier.KeyId$8</ID>
    <ID>NestedBlockDepth:GpgIdentifier.kt$GpgIdentifier.Companion$private fun splitUserId(userId: String): String?</ID>
    <ID>ReturnCount:GpgIdentifier.kt$GpgIdentifier.Companion$public fun fromString(identifier: String): GpgIdentifier?</ID>
    <ID>ReturnCount:KeyUtils.kt$KeyUtils$public fun tryParseKeyring(key: PGPKey): PGPKeyRing?</ID>
  </CurrentIssues>
</SmellBaseline>