Secured BACnetAuthenticationFactorFormat decoder and added unit testing (#1127)

This commit is contained in:
Steve Karg
2025-11-06 14:08:38 -06:00
committed by GitHub
parent 35f3964b5a
commit 2acde643fd
6 changed files with 382 additions and 81 deletions
+2
View File
@@ -16,6 +16,8 @@ The git repositories are hosted at the following sites:
### Security
* Secured BACnetAuthenticationFactorFormat decoding by refactoring deprecated
functions and validating with unit testing. (#1127)
* Secured UnconfirmedEventNotification-Request and
ConfirmedEventNotification-Request, BACnetNotificationParameters,
and BACnetAuthenticationFactor decoding by refactoring deprecated