Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor & fix for path name #122

Merged
merged 1 commit into from
Jul 3, 2024
Merged

refactor & fix for path name #122

merged 1 commit into from
Jul 3, 2024

Conversation

ibreakthecloud
Copy link
Contributor

No description provided.

@ibreakthecloud ibreakthecloud requested a review from noboruma July 3, 2024 09:26
@@ -96,12 +96,13 @@ func Scan(ctx *tasks.ScanContext,
return
}
}
m, err := scanFile(f.Content, f.Filename, filepath.Base(f.Filename), filepath.Ext(f.Filename), "")
logrus.Infof("Scanning file: %v", f.Filename)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo: will set this to debug later.

@ibreakthecloud ibreakthecloud merged commit ec2907e into generic-lib Jul 3, 2024
1 check passed
@ibreakthecloud ibreakthecloud deleted the harsh-patch branch July 3, 2024 09:30
noboruma pushed a commit that referenced this pull request Jul 9, 2024
noboruma pushed a commit that referenced this pull request Jul 9, 2024
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