-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] Trusted field is displaying empty in add endpoint exception modal for unsigned alerts #106663
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
@manishgupta-qasource Please review!! |
Reviewed & assigned to @MadameSheema |
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
@peluja1012 @spong can you please take a look at this? thanks :) |
Hi @deepikakeshav-qasource, could you please check what the value of |
Hi @peluja1012, Please find the below details of file.Ext.code_signature. JSON: Malware Prevention JSON: Please let us know if anything else is required from our end. Thanks!! |
Thanks, Deepika. It looks like the Endpoint is not populating values for |
@intxgo this looks like an Endpoint bug, right? @peluja1012 do you agree this is not a critical issue for 7.14.0? I want to make sure it is prioritized correctly. |
After a conversation with @peluja1012, we agree that this issue is not critical for 7.14 release. |
|
But even the for this data I wonder why {
"file": {
"code_signature": {
"exists": false
},
"Ext": {
"code_signature": {
"exists": false
}
}
} |
I think I may have an idea what it was useful for, I guess this |
👍 Thanks @intxgo . In that case it sounds like Endpoint is working as designed. @peluja1012 is this something Kibana can work around? |
Hi @MadameSheema , We have validated this ticket on Build Details:
Thanks. |
Closing since is working as expected. |
Describe the bug
Trusted field is displaying empty in add endpoint exception modal for unsigned alerts
Build Details:
Browser Details:
N/A
Preconditions
Steps to Reproduce
Actual Result
Trusted field is displaying empty in add endpoint exception modal for unsigned alerts
Expected Result
Trusted field should displaying empty in add endpoint exception modal for unsigned alerts.
What's Working
What's Not Working
Screen-Shot
The text was updated successfully, but these errors were encountered: