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

proxy host translate results issue #288

Closed
freunda opened this issue Mar 26, 2020 · 1 comment
Closed

proxy host translate results issue #288

freunda opened this issue Mar 26, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@freunda
Copy link
Contributor

freunda commented Mar 26, 2020

There is an unneeded json.dumps in translate_results in proxy_host.py. self.request_args["results"] is already a json

Steps to reproduce the behavior:
Run stix shifter in host mode, configure a proxy on cp4s, query data source using this host proxy. Results are malformed because of the unneeded json.dumps in translate_results in proxy_host.py

@freunda freunda changed the title Elastic ecs mapping to stix issue proxy host translate results issue May 25, 2020
@mdazam1942 mdazam1942 added the bug Something isn't working label Aug 31, 2020
@mdazam1942 mdazam1942 self-assigned this Aug 31, 2020
@delliott90
Copy link
Collaborator

Fixed in #1235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants