scalyr / scalyr-fluentd

The fluentd plugin for inserting log messages and metrics in Scalyr.
Apache License 2.0
6 stars 5 forks source link

Add secrets scanning workflow #40

Closed tomaz-s1 closed 1 year ago

tomaz-s1 commented 1 year ago

This pull request adds a workflow which uses trufflehog to automatically scan files and commits for secrets on push, PR and as part of a daily cron trigger.


As part of this PR I also removed obsolete Circle CI config and added GHA workflow status badge to the readme.