Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
Merge branch 'dev' of github.com:GoogleCloudPlatform/forseti-security…
Browse files Browse the repository at this point in the history
… into release-1.1.10
  • Loading branch information
joecheuk committed Jan 27, 2018
2 parents cdd5dce + 6294a56 commit 2418ce0
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -23,10 +23,6 @@

LOGGER = log_util.get_logger(__name__)

TEMP_DIR = '/tmp'
VIOLATIONS_JSON_FMT = 'violations.{}.{}.{}.json'
OUTPUT_TIMESTAMP_FMT = '%Y%m%dT%H%M%SZ'


class SlackWebhookPipeline(bnp.BaseNotificationPipeline):
"""Slack webhook pipeline to perform notifications"""
Expand Down

0 comments on commit 2418ce0

Please sign in to comment.