Closed pentestiing closed 10 months ago
In CBMA mutauth.py, the variable connected_peers_status can be accessed and written at the same time: https://github.com/tiiuae/mesh_com/blob/8a19e426109d8d31ec0c43110485c22cfa577161/modules/sc-mesh-secure-deployment/src/2_0/features/cbma/mutauth.py#L45
connected_peers_status
In CBMA mutauth.py, the variable
connected_peers_status
can be accessed and written at the same time: https://github.com/tiiuae/mesh_com/blob/8a19e426109d8d31ec0c43110485c22cfa577161/modules/sc-mesh-secure-deployment/src/2_0/features/cbma/mutauth.py#L45