aws-samples / aws-securityhub-to-slack

Demonstrates sending AWS findings to your Slack Channel
MIT No Attribution
56 stars 33 forks source link

correct time formating + cleaner findings description #9

Open valentinroca opened 4 years ago

valentinroca commented 4 years ago

Time for "Last Seen" is not formatted correctly because of casing issue for findingTime const. Also region for a finding is showing twice in Slack.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.