Skip to content

fix(scanner): preserve native package paths on windows#3

Open
austinconnor wants to merge 1 commit into
perplexityai:mainfrom
austinconnor:windows/native-paths
Open

fix(scanner): preserve native package paths on windows#3
austinconnor wants to merge 1 commit into
perplexityai:mainfrom
austinconnor:windows/native-paths

Conversation

@austinconnor
Copy link
Copy Markdown

Summary

  • convert slash-normalized npm and pnpm project paths back to native filesystem paths
  • make scanner source-file assertions path-separator portable

Fixes #1.

Verification

  • go test ./internal/ecosystem/npm ./internal/ecosystem/pnpm ./internal/scanner

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.

Windows package records should preserve native project paths

1 participant