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(sinsp): fix fs.path filterchecks for relative paths (add dirfd concept) #1993

Merged
merged 8 commits into from
Sep 6, 2024

new(libsinsp/tests): add renameat2 tests for fd.*

3312f37
Select commit
Loading
Failed to load commit list.
Merged

fix(sinsp): fix fs.path filterchecks for relative paths (add dirfd concept) #1993

new(libsinsp/tests): add renameat2 tests for fd.*
3312f37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 0s

97.14% of diff hit (target 74.30%)

View this Pull Request on Codecov

97.14% of diff hit (target 74.30%)

Annotations

Check warning on line 2585 in userspace/libsinsp/parsers.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/parsers.cpp#L2585

Added line #L2585 was not covered by tests

Check warning on line 251 in userspace/libsinsp/sinsp_filtercheck_fspath.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/sinsp_filtercheck_fspath.cpp#L251

Added line #L251 was not covered by tests

Check warning on line 256 in userspace/libsinsp/sinsp_filtercheck_fspath.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

userspace/libsinsp/sinsp_filtercheck_fspath.cpp#L256

Added line #L256 was not covered by tests