tap-github icon indicating copy to clipboard operation
tap-github copied to clipboard

Add schema and functionality for Github repository_vulnerability_alert

Open ghost opened this issue 5 years ago • 0 comments

Github has features to enable dependency security checks within projects and exposes an API for this data.

The singer tap doesn't currently implement this part in the schemas.

Enabling this functionality will provide the primitives required to process these events as they occur.

References

repository_vulnerability_alert event about vulnerability alerts

ghost avatar Sep 03 '20 15:09 ghost