Open hazcod opened 6 months ago
For ingesting security logs, we need to consume audit and other logs from the 1Password API.
Allow to read out signin, usage and audit event logs.
I implemented this in https://github.com/hazcod/one2sen/tree/main/pkg/onepassword
Hey @hazcod! This sounds like a very interesting use case for the SDKs. Thank you for also sharing your implementation!
We will consider adding this to the SDKs in the future.
Use Case
For ingesting security logs, we need to consume audit and other logs from the 1Password API.
Requirements and desired behavior
Allow to read out signin, usage and audit event logs.
Additional information
I implemented this in https://github.com/hazcod/one2sen/tree/main/pkg/onepassword