-
Notifications
You must be signed in to change notification settings - Fork 192
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
Move fim data values to a common file #7163
Conversation
plugins/main/public/components/agents/fim/inventory/fileDetail.tsx
Outdated
Show resolved
Hide resolved
); | ||
} | ||
|
||
const dataFIM = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion: add an explanation about the data structure and the meaning of the fields. This could be useful in the future.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CR: 🟢
Test: 🟢
Peek.2024-11-18.17-17.mp4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Solve inode not be rendered in FIM inventory view and move some constants to a common file.
Issues Resolved
Evidence
4.10.0
Linux
Windows
This PR
Linux
Windows
Test
[Provide instructions to test this PR]
Check List
yarn test:jest