監査履歴
iso-13485-certification - 4 監査
監査バージョン 4
最新 安全Jan 17, 2026, 07:53 AM
All 416 static findings are false positives. The scanner misinterpreted documentation keywords in markdown templates as security issues (e.g., 'SAM' as Windows Security Accounts Manager, cryptographic terms in QMS documentation). This is a legitimate ISO 13485 documentation toolkit containing templates and a local Python analysis script with no network access or credential handling.
リスク要因
📁 ファイルシステムへのアクセス (1)
監査バージョン 3
安全Jan 17, 2026, 07:53 AM
All 416 static findings are false positives. The scanner misinterpreted documentation keywords in markdown templates as security issues (e.g., 'SAM' as Windows Security Accounts Manager, cryptographic terms in QMS documentation). This is a legitimate ISO 13485 documentation toolkit containing templates and a local Python analysis script with no network access or credential handling.
リスク要因
📁 ファイルシステムへのアクセス (1)
監査バージョン 2
安全Jan 12, 2026, 04:33 PM
This is a legitimate ISO 13485 documentation toolkit for medical device manufacturers. All 404 static findings are FALSE POSITIVES caused by pattern matching on documentation content. The Python script only reads/writes files locally and performs keyword analysis. No network access, credential access, or command execution.
リスク要因
⚡ スクリプトを含む (1)
📁 ファイルシステムへのアクセス (2)
🌐 ネットワークアクセス
🔑 環境変数
⚙️ 外部コマンド
監査バージョン 1
安全Jan 4, 2026, 04:41 PM
Legitimate ISO 13485 documentation toolkit. Contains one local Python script that scans user-provided documents for compliance keywords and generates reports. No network calls, no credential access, no environment harvesting. All file I/O is scoped to user-specified directories. Fully consistent with stated documentation assistance purpose.