Skip to content

[WIP] Series Input: Sanitize Prefix #633

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

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Dec 13, 2019

The prefix matched still contains the whole path, including directories, etc.. User-input must be sanitized before passed into regex engines.

  • add reproducer to CI

Fix #626

@ax3l ax3l requested a review from PrometheusPi December 13, 2019 23:50
@ax3l ax3l force-pushed the fix-sanitizeRegexPrefix branch 2 times, most recently from 359f3d6 to 0acd17c Compare December 14, 2019 00:31
@ax3l ax3l removed the request for review from PrometheusPi December 14, 2019 03:23
@ax3l ax3l force-pushed the fix-sanitizeRegexPrefix branch from 6688919 to cc6a666 Compare December 14, 2019 08:08
@ax3l ax3l changed the title Series Input: Sanitize Prefix [WIP] Series Input: Sanitize Prefix Dec 14, 2019
@ax3l ax3l force-pushed the fix-sanitizeRegexPrefix branch from cc6a666 to 1de5b28 Compare December 14, 2019 08:46
ax3l added 4 commits December 15, 2019 14:23
The prefix matched still contains the whole path, including
directories, etc.. User-input must be sanitized before passed
into regex engines.
Should not trigger on clang, icc on linux, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Splash HDF5 files with Zero Particles
1 participant