tpm/aziot-tpmd/src/lib.rs (2 lines): - line 65: // TODO: restrict length in configuration - line 74: // TODO: restrict length in configuration identity/aziot-identityd-config/src/lib.rs (2 lines): - line 372: // TODO: Append payload uri to config file here, instead of hardcoding the value in the config file - line 387: // TODO: Append payload uri to config file here, instead of hardcoding the value in the config file identity/aziot-identityd/src/http/mod.rs (1 line): - line 33: // TODO: When we get distributed tracing, associate these logs with the tracing ID. aziotctl/src/internal/check/checks/cert_expiry.rs (1 line): - line 163: // TODO: clean this up if a checks ever get the ability to return multiple results aziotctl/src/internal/check/additional_info.rs (1 line): - line 12: // TODO: update https://github.com/Azure/azure-iotedge to include aziotd version http-common/src/server.rs (1 line): - line 234: // TODO: When we get distributed tracing, associate these two logs with the tracing ID. identity/aziot-identityd/src/lib.rs (1 line): - line 534: //TODO: invoke get trust bundle key/aziot-keyd/src/http/mod.rs (1 line): - line 37: // TODO: When we get distributed tracing, associate these logs with the tracing ID. cert/aziot-certd/src/http/mod.rs (1 line): - line 23: // TODO: When we get distributed tracing, associate these logs with the tracing ID. aziotctl/src/internal/check/checks/certs_preloaded.rs (1 line): - line 43: // TODO: Report warnings / errors for all certs in a single invocation of `check` rather than one at a time. key/aziot-keys/src/key.rs (1 line): - line 630: // TODO: Verify if CAL actually smashes the stack for keys that are too large, key/aziot-keyd/src/lib.rs (1 line): - line 677: // TODO: se for expiry tpm/aziot-tpmd/src/http/mod.rs (1 line): - line 25: // TODO: When we get distributed tracing, associate these logs with the tracing ID.