Snyk Logs
Panther supports pulling logs directly from Snyk
Last updated
Was this helpful?
Was this helpful?
schema: Snyk.GroupAudit
description: Audit logs of your group.
referenceURL: https://docs.snyk.io/snyk-api/reference/audit-logs
fields:
- name: groupId
description: The group id
type: string
- name: orgId
description: The organization id
type: string
- name: userId
description: The user id
type: string
indicators:
- actor_id
- name: projectId
description: The project id
type: string
- name: event
required: true
description: The event type
type: string
- name: created
required: true
description: The date and time of the event in rfc3339 standard format
type: timestamp
timeFormats:
- rfc3339
isEventTime: true
- name: content
description: The content relating to the event
type: jsonschema: Snyk.OrgAudit
description: Audit logs of your organization.
referenceURL: https://docs.snyk.io/snyk-api/reference/audit-logs
fields:
- name: groupId
description: The group id
type: string
- name: orgId
description: The organization id
type: string
- name: userId
description: The user id
type: string
indicators:
- actor_id
- name: projectId
description: The project id
type: string
- name: event
required: true
description: The event type
type: string
- name: created
required: true
description: The date and time of the event in rfc3339 standard format
type: timestamp
timeFormats:
- rfc3339
isEventTime: true
- name: content
description: The content relating to the event
type: json