Michael Hohn
|
33532d46d5
|
Format logged json and update logs
New format logs are in
ls log*60*
|
2024-02-14 10:34:32 -08:00 |
|
Michael Hohn
|
ff94bfa9f5
|
Clean up and fix custom logging code
Unrecognized json caused duplicate output.
Specifically:
2024/02/12 18:58:54 WARNING: json decode error: json: unknown field "id"
|
2024-02-13 11:30:14 -08:00 |
|
Michael Hohn
|
2877835899
|
List query pack file names in log when in request/response bodies
- [ ] List file names in log when request/response bodies are base64 encoded
gzipped tar file
: base64 -d < foo1 | gunzip | tar t| head -20
|
2024-02-12 19:02:29 -08:00 |
|
Michael Hohn
|
45f184d061
|
List file names in log when request/response bodies are pk zip archives
|
2024-02-09 19:26:39 -08:00 |
|
Michael Hohn
|
70768469d6
|
Extract LogBody() function
|
2024-02-09 14:34:11 -08:00 |
|
Michael Hohn
|
5f235371f5
|
Unpack the request/response payload contents in the shell and keep annotated logs
|
2024-02-08 19:38:02 -08:00 |
|
Michael Hohn
|
6b7a21d4d1
|
** Use the delve debugger to find sigsev
|
2024-02-08 15:28:40 -08:00 |
|
Michael Hohn
|
c541abacc2
|
Add full request log output
|
2024-02-08 14:57:10 -08:00 |
|
Michael Hohn
|
2a80ff0bc2
|
Added request/response logger to main for expansion
|
2024-02-08 13:32:14 -08:00 |
|
Michael Hohn
|
e6a8282391
|
download the sarif files and CodeQL dbs when finished
|
2024-01-24 13:27:36 -08:00 |
|
Michael Hohn
|
a3f044ce96
|
Install mrva cli
|
2024-01-24 13:13:33 -08:00 |
|
Michael Hohn
|
02b9869ff6
|
Add * Miscellaneous Notes
|
2024-01-24 12:18:48 -08:00 |
|
Michael Hohn
|
8b076cfd53
|
** Run MRVA from command line
|
2024-01-24 12:17:28 -08:00 |
|
Michael Hohn
|
edb9714b37
|
** Use custom list with target repos in VS Code
|
2024-01-24 12:12:13 -08:00 |
|
Michael Hohn
|
1c786ae600
|
Action logs on Controller Repository
|
2024-01-24 12:07:05 -08:00 |
|
Michael Hohn
|
bab68337e0
|
Run MRVA using trivial query and default top 10 list
|
2024-01-23 19:42:53 -08:00 |
|