Jed Mitten

Results 2 comments of Jed Mitten

I generally use ```python res = await pool.fetch(...) df = pd.DataFrame([dict(r) for r in res]) ```

https://opencybersecu-lz97379.slack.com/archives/C03C2QPSBPB/p1727259577114689 > I have a question regarding the Network Remediation Activity class. This class requires the connection_info attribute, which corresponds to the [Network Connection Information](https://schema.ocsf.io/1.3.0/objects/network_connection_info) object. However, this object seems...