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

Fix malformed Git timestamp crash bug #185

Merged
merged 2 commits into from
May 14, 2024
Merged

Fix malformed Git timestamp crash bug #185

merged 2 commits into from
May 14, 2024

Conversation

bradlarsen
Copy link
Collaborator

This fixes a rare bug that could cause Nosey Parker to crash when scanning when encountering a malformed timestamp in a Git commit object. The fix comes from updating the gix-date dependency. See Byron/gitoxide#1367.

@bradlarsen bradlarsen added bug Something isn't working content discovery Related to enumerating or specifying content to scan labels May 14, 2024
@bradlarsen bradlarsen merged commit b036422 into main May 14, 2024
10 checks passed
@bradlarsen bradlarsen deleted the git-timestamp-crash branch May 14, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working content discovery Related to enumerating or specifying content to scan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant