Skip to content

Instantly share code, notes, and snippets.

@st63jun
Last active December 31, 2015 14:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save st63jun/8003515 to your computer and use it in GitHub Desktop.
Save st63jun/8003515 to your computer and use it in GitHub Desktop.
IPAの重要なセキュリティ情報の新着フィードをChatWorkにポスト
global:
timezone: Asia/Tokyo
cache:
base: /tmp
log:
level: info
plugins:
- module: SubscriptionFeed
config:
feeds:
- https://www.ipa.go.jp/security/rss/alert.rdf
- module: StorePermalink
config:
db: ipa_security_alert.sqlite
- module: FilterFormat
config:
target: title
format: '[IPA] 重要なセキュリティ情報: <%= feed.title %>'
- module: PublishChatWork
config:
api_key:
room_id:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment