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

text parser: improve handling of decode errors #3301

Closed
2 tasks done
joachimmetz opened this issue Nov 15, 2020 · 0 comments
Closed
2 tasks done

text parser: improve handling of decode errors #3301

joachimmetz opened this issue Nov 15, 2020 · 0 comments
Assignees
Labels
enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins

Comments

@joachimmetz
Copy link
Member

joachimmetz commented Nov 15, 2020

Per: #3298 some input might be malformed. To better handle such corrupt input (1) define an encoding error handler to escape the incorrectly encoded data and (2) track a parse error

For now do not allow a decode error during validation.

@joachimmetz joachimmetz added enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins labels Nov 15, 2020
@joachimmetz joachimmetz self-assigned this Nov 15, 2020
@joachimmetz joachimmetz added this to the 2020 November release milestone Nov 15, 2020
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Nov 15, 2020
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Nov 15, 2020
@joachimmetz joachimmetz added the close after review Issue as outstanding pull request(s) and can be closed once these have been reviewed and merged label Nov 15, 2020
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Nov 18, 2020
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Dec 5, 2020
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Dec 5, 2020
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Dec 22, 2020
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Jan 10, 2021
joachimmetz added a commit to joachimmetz/plaso that referenced this issue Jan 31, 2021
@joachimmetz joachimmetz removed the close after review Issue as outstanding pull request(s) and can be closed once these have been reviewed and merged label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins
Projects
None yet
Development

No branches or pull requests

1 participant