Scan existing files

Created on 18 June 2025, 6 days ago

This module is quite helpful on reporting a11y issues on new uploads. For a site with thousands of existing files, what's the best way to scan all files? It could be through UI or a Drush command to add nodes into the a11y scanning queue.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kevin w

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @kevin w
  • πŸ‡ΊπŸ‡ΈUnited States NicholasS

    Hi Kevin, one workaround you could do right now is use the views_bulk_operations I imagine to just simply bulk update those nodes you want scanned? I haven't tried that but that should queue them up. But keep in mind the free tier in adobe only allows 500 credits per month.

    I have been thinking there should be a UI to manually initiate a scan of file(s) but haven't gotten there yet.

  • πŸ‡ΊπŸ‡ΈUnited States kevin w

    Thanks for the prompt response! I tried to bulk update but I noticed that the scan report appears to be tied with the hash of the file content, which is a smart choice to reduce wasteful scanning. As a result, the file will not be re-scanned unless the content changes.

Production build 0.71.5 2024