{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/2e7ec53bb0af44658af6d82b0106e405\" frameborder=\"0\" width=\"1314\" height=\"985\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":985,"width":1314,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":985,"thumbnail_width":1314,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/2e7ec53bb0af44658af6d82b0106e405-05dc18c9c2e7bac7.gif","duration":558.016,"title":"確保你的 Webhook 安全性 🔒","description":"大家好，我在這段影片中分享了如何確保你的 Webhook 安全性。隨著自動化工作流程的普及，許多人在使用 Webhooks 時忽略了安全性，這可能會導致駭客利用你的 Webhook 進行不當操作。我會介紹一些設定方法，包括如何使用 API token 來保護你的 Webhook，並提供一個簡單的 Python 腳本來生成這些 token。請務必在觀看後檢查你的 Webhook 設定，確保它們是安全的。\n\nfilter 公式: {{first(map(\"HEADER\"; \"value\"; \"name\"; \"authorization\"))}}\nPython script 生成 token:\n```\nimport secrets\nsecure_key = secrets.token_hex(32)\nprint(secure_key)\n```\n\nYi姐 @yi.startup.dev\n找我用自動化 + AI 讓你的事業更高效！https://yistartup.dev/"}