Fixed code sign scripts. #137
Annotations
30 warnings
macos:
SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
|
macos:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L26
Remove this empty namespace. (https://rules.sonarsource.com/csharp/RSPEC-3261)
|
macos:
SharpSnmpLib/OperationException.cs#L39
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Make the serialization constructor 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
macos:
SharpSnmpLib/Security/SHA512AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/SHA384AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/SHA256AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/SHA1AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/MD5AuthenticationProvider.cs#L93
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/DefaultAuthenticationProvider.cs#L85
Make 'ComputeHash' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
macos:
SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L449
Make 'GetIV' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
|
linux:
SharpSnmpLib/Messaging/Net6Discoverer.cs#L26
Remove this empty namespace. (https://rules.sonarsource.com/csharp/RSPEC-3261)
|
linux:
SharpSnmpLib/OperationException.cs#L39
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Make the serialization constructor 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
linux:
SharpSnmpLib/Security/SHA512AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/SHA384AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/SHA256AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/SHA1AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/MD5AuthenticationProvider.cs#L93
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/Security/DefaultAuthenticationProvider.cs#L85
Make 'ComputeHash' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
linux:
SharpSnmpLib/IP.cs#L123
Do not update the loop counter 'i' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
|
windows:
SharpSnmpLib/Security/AESPrivacyProviderBase.cs#L429
'TripleDESPrivacyProvider' is obsolete: '3DES is no longer secure. Please use a more secure provider.'
|
windows:
SharpSnmpLib/OperationException.cs#L39
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Make the serialization constructor 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
windows:
SharpSnmpLib/Messaging/Discoverer.cs#L333
Dispose 'source' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
windows:
SharpSnmpLib/IP.cs#L123
Do not update the loop counter 'i' within the loop body. (https://rules.sonarsource.com/csharp/RSPEC-127)
|
windows:
SharpSnmpLib/Security/SHA512AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/SHA384AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/SHA256AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/SHA1AuthenticationProvider.cs#L92
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/MD5AuthenticationProvider.cs#L93
Make '_PasswordToKey' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
windows:
SharpSnmpLib/Security/DefaultAuthenticationProvider.cs#L85
Make 'ComputeHash' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|