RADAR-base / RADAR-REST-Connector

A Kafka Source connector to receive data from REST APIs and publish them to Kafka. It has an extended version to support FitBit APIs.
https://radar-base.org/
Apache License 2.0
4 stars 4 forks source link

Add snyk workflow to github actions #125

Closed Bdegraaf1234 closed 6 months ago

Bdegraaf1234 commented 6 months ago

To run snyk tests on every pull request to main and dev, we need to have a configuration file.

This PR adds that file

Bdegraaf1234 commented 6 months ago

The snyk token needs to be added here

@yatharthranjan @mpgxvii

yatharthranjan commented 6 months ago

OK added the token now

Bdegraaf1234 commented 6 months ago

should be good to go then, please merge and delete the branch if changes are approved :)