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

feat(interactive): Implement admin http service for hqps engine #3322

Merged
merged 30 commits into from
Nov 27, 2023

fixing CI

b3f8758
Select commit
Loading
Failed to load commit list.
Merged

feat(interactive): Implement admin http service for hqps engine #3322

fixing CI
b3f8758
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 27, 2023 in 1s

5 issues fixed. 8 issues found.

Annotations

Check notice on line 175 in flex/engines/http_server/handler/admin_http_handler.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/engines/http_server/handler/admin_http_handler.cc#L50-L175

Complex Method

Check notice on line 360 in flex/engines/http_server/handler/admin_http_handler.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/engines/http_server/handler/admin_http_handler.cc#L190-L360

Complex Method

Check notice on line 525 in flex/storages/rt_mutable_graph/loading_config.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/storages/rt_mutable_graph/loading_config.cc#L411-L525

Complex Method

Check notice on line 890 in flex/storages/rt_mutable_graph/schema.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/storages/rt_mutable_graph/schema.cc#L816-L890

Complex Method

Check notice on line 457 in flex/engines/http_server/workdir_manipulator.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/engines/http_server/workdir_manipulator.cc#L373-L457

Complex Method

Check notice on line 554 in flex/engines/http_server/workdir_manipulator.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/engines/http_server/workdir_manipulator.cc#L458-L554

Complex Method

Check notice on line 638 in flex/engines/http_server/workdir_manipulator.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/engines/http_server/workdir_manipulator.cc#L555-L638

Complex Method

Check warning on line 815 in flex/engines/http_server/workdir_manipulator.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

flex/engines/http_server/workdir_manipulator.cc#L815

Possible OS Command Injection (CWE-78) (flawfinder7-execl)