Skip to content

Remove media_to_html - #229

Merged
abrignoni merged 1 commit into
mainfrom
refactor/remove-media-to-html
Sep 19, 2026
Merged

abrignoni merged 1 commit into
mainfrom
refactor/remove-media-to-html

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Removes media_to_html from ilapfuncs.py. Nothing in this repo calls it.

  • Also removes the allow_parent option of safe_local_path, which only media_to_html passed, and its entries in check_html_safety.py and check_report_local_paths.py.
  • Same removal as Remove media_to_html iLEAPP#2226.

🤖 Generated with Claude Code

No artifact calls media_to_html any more. It returned a full path unchanged
when it could not find the file, and could build its links from the
examiner's own folder names. It is removed from ilapfuncs.py along with what
existed only for it: the allow_parent option of safe_local_path, which only it
passed, so a report path can no longer climb out of the report folder with
"..", its entries in check_html_safety.py, and the check_report_local_paths.py
rule and tests that modelled it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 08f3f6c into main Sep 19, 2026
8 checks passed
@abrignoni
abrignoni deleted the refactor/remove-media-to-html branch September 19, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant