Commit a5c8464
committed
Add Fuzzer.created_at field
We want to start tracking more metrics around blackbox fuzzers. We
currently only track the last updated timestamp of a fuzzer. This
introduces a craeted_at timestamp which is set when creating a fuzzer.
Testing:
Ran a local server and creatd a Fuzzer to verify the field is set.1 parent ef4af5d commit a5c8464
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
254 | 256 | | |
255 | 257 | | |
256 | 258 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
264 | 268 | | |
265 | 269 | | |
266 | 270 | | |
| |||
0 commit comments