Skip to content

Conversation

@amrityam
Copy link

@amrityam amrityam commented Dec 3, 2020

While exporting the csv scan report, the path of the matching file was showing full path separated by '/' in windows platform which in actual case should show only relative file path separated by '/'.This bug was fixed by removing path = filepath.ToSlash(path) inside NewMatchFile function in core/match.go file.

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.

2 participants