例外管理

検出された問題を「承知の上で許容する」記録を管理します。Pro

概要

例外管理は、スキャンで検出された脆弱性やライセンス問題に対して「例外として許容する」という判断を記録する機能です。例外は「無視」ではなく「管理下で承認された状態」として扱われます。

v2.0 のレビューワークフローと連携し、例外の承認状態もレビューステータスに反映されます。

例外管理画面
例外管理画面 — 登録済み例外の一覧・ステータス・期限管理

例外の登録方法

分析結果画面から直接登録(推奨)

  1. スキャンまたは SBOM インポートを実行します。
  2. 脆弱性一覧またはライセンス一覧で、例外にしたい行を選択します。
  3. ヘッダ横の「例外登録」ボタンをクリックします。
  4. ダイアログが開き、種別・エコシステム・パッケージ名・Advisory ID が自動入力されます。
  5. 理由、承認者、有効期間(日数)を入力し、「登録」をクリックします。

例外管理ページから登録

サイドメニューの「例外管理」から手動で登録することもできます。台帳管理用です。

例外のライフサイクル

状態意味遷移
Active有効。ポリシー判定で例外として扱われます。登録時
Expired有効期限切れ。再レビューが必要です。自動(期限経過時)
Revoked手動で取り消し。監査証跡として残ります。手動(取り消しボタン)

例外は削除されません。Revoked / Expired として監査証跡が残ります。

スコープ

例外の反映

例外管理ページの操作

保存形式

例外は dependa-exceptions.json として保存されます。Git で管理可能です。

Exception Management

Record approved exceptions for detected issues with full audit trail. Pro

Overview

Exception management lets you record deliberate decisions to accept known vulnerabilities or license issues. Exceptions are not "ignoring" — they are "approved under management".

In v2.0, exceptions integrate with the review workflow, and exception approval status is reflected in the review status.

Exception Management Screen
Exception management screen — registered exceptions, status, and expiration tracking

Registering Exceptions

From Analysis Results (Recommended)

  1. Run a scan or SBOM import.
  2. Select a row in the Vulnerabilities or Licenses list.
  3. Click the "Register Exception" button next to the section header.
  4. A dialog opens with Type, Ecosystem, Package, and Advisory ID pre-filled.
  5. Enter Reason, Approved By, and Expires (days), then click "Register".

From Exception Management Page

You can also register exceptions manually from the "Exceptions" page in the sidebar. This is useful for ledger management.

Exception Lifecycle

StatusMeaningTransition
ActiveEffective. The exception is applied during policy evaluation.On registration
ExpiredPast expiry date. Re-review required.Automatic
RevokedManually cancelled. Kept as audit trail.Manual (Revoke button)

Exceptions are never deleted. Revoked and Expired entries remain as audit evidence.

Scope

Reflection in Results

Exception Page Operations

Storage

Exceptions are saved as dependa-exceptions.json. This file can be tracked in Git.