Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.79.0rc1 | David Robertson | 2023-03-07 | 1 | -1/+0 |
| | |||||
* | Use `json.dump` in `FileExfiltrationWriter` (#15095) | Dirk Klimpel | 2023-02-22 | 1 | -0/+1 |
To directly write to the open file, instead of writing to an in-memory string first. |