gosnmp v1.33.0 Release Notes
-
- ๐ [BUGFIX] parseLength: avoid OOB read, prevent panic #354
- ๐ [BUGFIX] Detect negative lengths in parseLength, prevent panic #369
- [FEATURE] Add LocalAddr setting to bind source address of SNMP queries #342
- [ENHANCEMENT] Validate SNMPv3 Auth/Priv Protocol for incoming trap message #351
- ๐ [ENHANCEMENT] helper.go: add error handling to parseLength #358
- โ [ENHANCEMENT] Rename v3_testing_credentials to avoid testing import in prod builds #360
- [ENHANCEMENT] helper.go: Improved decodeValue() function #340