Remediation

Fields: Security, Accessibility

Remediation is the correction of an identified deficiency. In cybersecurity, it means fixing or mitigating a vulnerability. In digital accessibility, it means modifying content, such as a PDF, so that it meets accessibility requirements.

Two uses

  • Cybersecurity. Remediation follows a finding, such as a vulnerability report or CVE, and ends when the weakness is fixed or mitigated.
  • Digital accessibility. Remediation typically refers to correcting individual files: adding tags, setting reading order, writing alternative text, or correcting metadata. It is often provided as a per-document service.

Distinctions

  • File-level vs. source-level. Remediating a file corrects that file. If the workflow that produced it is unchanged, new files continue to arrive with the same defects. Correcting the workflow is addressed under Document Provenance.

See also

Go deeper

Articles