Skip to content

Add a check for prose returned as a source path - #95

Merged
abrignoni merged 1 commit into
mainfrom
fix/source-path-prose
Aug 25, 2026
Merged

Add a check for prose returned as a source path#95
abrignoni merged 1 commit into
mainfrom
fix/source-path-prose

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

The third element of an artifact's return tuple becomes the report's "located at" line and the LAVA manifest source_path, so it has to be real paths. A string constant there points the examiner at a column that often holds only a basename, and the location of the evidence ends up nowhere in the report.

No artifact in this repo is affected; the check passes here as it stands. It is added because the class had already been swept out of iLEAPP once and had come back in two sibling cores.

The third element of an artifact's return tuple becomes the report's "located
at" line and the LAVA manifest source_path, so it has to be real paths. A string
constant there points the examiner at a column that often holds only a basename,
and the location of the evidence ends up nowhere in the report.

No artifact in this repo is affected; the check passes here as it stands. iLEAPP
was swept for this class once already in its #2022 and #2024 and it had come
back in two sibling cores, so it is added here to keep it from arriving later.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 7ed8e7d into main Aug 25, 2026
8 checks passed
@abrignoni
abrignoni deleted the fix/source-path-prose branch August 25, 2026 17:40
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