mirror of
https://github.com/google/santa.git
synced 2026-01-14 08:47:57 -05:00
Fields like pid, ppid, execution_time, current_sessions etc. are not supplied in Event uploads when the decision is BUNDLE_BINARY (ie. Events generated by the bundle scanning service, rather than actual executions) so I have marked these as not required in the API definition. Few other small formatting tidy-ups while I was there.