CodeQL #123
Annotations
10 warnings
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L174
Field 'AuthenticatorMakeCredentialOptions.EnterpriseAttestation' is never assigned to, and will always have its default value
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/HmacSecret.cs#L60
Field 'HmacSecretAssertionResultExtension.First' is never assigned to, and will always have its default value null
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L151
Field 'AuthenticatorMakeCredentialOptions.ExcludeCredentialsEx' is never assigned to, and will always have its default value null
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/Assertion.cs#L145
Field 'Assertion.U2fAppIdUsed' is never assigned to, and will always have its default value false
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/HmacSecret.cs#L49
Field 'HmacSecretAssertionExtension.GlobalSalt' is never assigned to, and will always have its default value null
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L169
Field 'AuthenticatorMakeCredentialOptions.CancellationId' is never assigned to, and will always have its default value
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/HmacSecret.cs#L61
Field 'HmacSecretAssertionResultExtension.Second' is never assigned to, and will always have its default value null
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L181
Field 'AuthenticatorMakeCredentialOptions.PreferResidentKey' is never assigned to, and will always have its default value false
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L178
Field 'AuthenticatorMakeCredentialOptions.LargeBlobSupport' is never assigned to, and will always have its default value
|
Analyze (csharp):
Guard.Core/Security/WebAuthn/entities/AuthenticatorMakeCredentialOptions.cs#L160
Field 'AuthenticatorMakeCredentialOptions.RequireResidentKey' is never assigned to, and will always have its default value false
|