# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/jecq7uq
Go 官方新玩具:漏洞管理和掃描,看看自己項目有沒有坑?**
大家好,我是煎魚。業務系統的安全問題一直是各企業的 “頭號” 問題(被發現時)。不知道有多少讀者朋友們經歷了剛剛結束的 HW 行動。最近發現有廠商已經可以對 Go 開始做檢測了,這又是一大進步。這不,最近發現 Go 官方自己推出了新的工具,作用是漏洞管理,告訴你已報告的漏洞,並告知你應該如何升級到什麼版本。今天這篇文章就是分享這個安全工具。前置的版本要求是:Go = 1.18。govulnch ⌘ Read more
=