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

Error in faraday GUI, "Foreign field status not found in submodel", how can I fix it. #476

Open
Linkcar13 opened this issue Oct 6, 2023 · 4 comments

Comments

@Linkcar13
Copy link

Linkcar13 commented Oct 6, 2023

In Kali Linux: 6.3.0-kali1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.3.7-1kali1 (2023-06-29) x86_64 GNU/Linux, when I want to filter the vulns the GUI shows the message: "Foreign field status not found in submodel"

@dnadares
Copy link
Contributor

Hi @Linkcar13, which filter are you trying to apply? Are you writing an advanced filter or are you using the values that autocomplete in the filter box? We need more information in order to help you.

Diego

@AndreasDickow
Copy link

same issue here reproduced by
faraday-cli workspace dashboard
trying to access
/_api/v3/ws/filter?q=%7B%22filters%22%3A%20%5B%7B%22name%22%3A%20%22active%22%2C%20%22op%22%3A%20%22eq%22%2C%20%22val%22%3A%20%22true%22%7D%5D%7D\

@AndreasDickow
Copy link

there is even more
"GET /_api/v3/ws//vulns/filter?q=%7B%22offset%22:0,%22limit%22:50,%22order_by%22:%5B%7B%22field%22:%22confirmed%22,%22direction%22:%22desc%22%7D,%7B%22field%22:%22severity%22,%22direction%22:%22desc%22%7D%5D,%22filters%22:%5B%7B%22name%22:%22severity%22,%22op%22:%22==%22,%22val%22:%22informational%22%7D%5D%7D HTTP/1.0" 400 305 0.022038

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants