Skip to content

fix: include symlinked files in scans - #38

Merged
royalpinto007 merged 2 commits into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/scan-symlink-files-33
Sep 16, 2026
Merged

royalpinto007 merged 2 commits into
AgentPostmortem:mainfrom
Rayan-and-beyond:fix/scan-symlink-files-33

Conversation

@Rayan-and-beyond

Copy link
Copy Markdown
Contributor

Summary

  • include symlinks that resolve to regular files in scan results
  • keep symlinks to non-files out of the file inventory
  • add regression coverage plus the required patch version/changelog update

Fixes #33

Validation

  • fail-first regression: symlink test failed before the scan fix
  • npm test — 23 passed
  • git diff --check

@royalpinto007
royalpinto007 merged commit 5fae12e into AgentPostmortem:main Sep 16, 2026
1 check passed
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.

Symlinked files silently omitted from the scan

2 participants