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: validate filepath in request #3248

Merged
merged 3 commits into from
Sep 29, 2024

fix

159c32c
Select commit
Loading
Failed to load commit list.
Merged

fix: validate filepath in request #3248

fix
159c32c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 27, 2024 in 1s

15.15% of diff hit (target 70.85%)

View this Pull Request on Codecov

15.15% of diff hit (target 70.85%)

Annotations

Check warning on line 51 in internal/server/async_rest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/async_rest.go#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 408 in internal/server/import_export.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/import_export.go#L406-L408

Added lines #L406 - L408 were not covered by tests

Check warning on line 92 in internal/server/plugin_init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/plugin_init.go#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 347 in internal/server/rest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/rest.go#L345-L347

Added lines #L345 - L347 were not covered by tests

Check warning on line 414 in internal/server/rest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/rest.go#L412-L414

Added lines #L412 - L414 were not covered by tests

Check warning on line 77 in internal/server/schema_init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/schema_init.go#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 82 in internal/server/service_init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/service_init.go#L79-L82

Added lines #L79 - L82 were not covered by tests