

what it does
Know what your app does — even the parts you didn't write
什麼是 what it does?
Most tools tell you what changed in your code. This tells you what your application can do: every entry point, what data each one touches, and whether anything checks who is asking. It reads without running anything. No account, no upload, no telemetry, one command writes a single HTML file that works offline. Scan again and it reports what changed about the behaviour, not which lines moved. MIT and free. A paid GitHub Action runs the same check on every pull request, free on public repos.
截圖
?
還沒有評論,來搶沙發吧!
X 上關於 what it does 的真實討論
去 X 發文



