監査履歴
webapp-testing - 4 監査
監査バージョン 4
最新 低リスクJan 16, 2026, 11:17 PM
Legitimate Playwright-based testing toolkit. All network connections are to localhost only. Filesystem writes target user-controlled directories (/tmp, /mnt/user-data/outputs). Subprocess usage in with_server.py is appropriate for local dev server management. Static findings are false positives triggered by documentation code examples, license text, and JSON field names.
低リスクの問題 (1)
リスク要因
⚡ スクリプトを含む (4)
📁 ファイルシステムへのアクセス (2)
🌐 ネットワークアクセス (2)
監査バージョン 3
低リスクJan 16, 2026, 11:17 PM
Legitimate Playwright-based testing toolkit. All network connections are to localhost only. Filesystem writes target user-controlled directories (/tmp, /mnt/user-data/outputs). Subprocess usage in with_server.py is appropriate for local dev server management. Static findings are false positives triggered by documentation code examples, license text, and JSON field names.
低リスクの問題 (1)
リスク要因
⚡ スクリプトを含む (4)
📁 ファイルシステムへのアクセス (2)
🌐 ネットワークアクセス (2)
監査バージョン 2
低リスクJan 6, 2026, 07:57 AM
Legitimate webapp testing toolkit using Playwright. Contains Python scripts that manage local dev servers and perform browser automation. Capabilities align with stated purpose. Risk factors are appropriate for a testing tool.
低リスクの問題 (2)
リスク要因
⚡ スクリプトを含む (4)
⚙️ 外部コマンド (2)
📁 ファイルシステムへのアクセス (4)
監査バージョン 1
低リスクJan 6, 2026, 07:57 AM
Legitimate webapp testing toolkit using Playwright. Contains Python scripts that manage local dev servers and perform browser automation. Capabilities align with stated purpose. Risk factors are appropriate for a testing tool.