Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed log source for Snyk audit logs #71

Closed
Tracked by #17
timoguin opened this issue Jan 30, 2023 · 1 comment
Closed
Tracked by #17

Managed log source for Snyk audit logs #71

timoguin opened this issue Jan 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@timoguin
Copy link
Contributor

Add support for managing Snyk audit logs.

Considerations

Snyk has a poll-based API for retrieving audit logs at both the organization and group levels.

Webhooks are currently in beta. It is unclear to me from the docs if there is variance between that data that comes from webhooks versus the API.

These are only available for business or enterprise customers.

References

@timoguin timoguin added the enhancement New feature or request label Jan 30, 2023
@shaeqahmed shaeqahmed self-assigned this Feb 1, 2023
shaeqahmed added a commit that referenced this issue Feb 2, 2023
- Added tests to `logtest`:
matanolabs/logtest@f1baa3c
- Implement log source puller to pull vulnerbilties + audit logs daily
for the previous day.
- For #71
@Samrose-Ahmed
Copy link
Contributor

As per Shaeq, looks like all the data is contained in the audit logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants