_.forEach(secret.Data, (entry) => {
      res.Data[entry.Key] = entry.Value;
    });