-
Notifications
You must be signed in to change notification settings - Fork 186
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
Develop the logic of a new index for the FIM module. #6221
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Ignore uuid field in GET /manager/version/check response * Fix copy error in availabla updates status column * Fix parameter name * Add query parameter
* Fix Updates status column when is up to date * Fix Updates status column when is up to date
…erabilities inventory table (#6179) * Fix inventory columns table visibility error * Update CHANGELOG * Fix CHANGELOG
* feat(search-bar): remove implicit filter from search bar UI * changelog: add pull request entry * test(search-bar): update tests of wql --------- Co-authored-by: Chantal Belén kelm <[email protected]>
Removed visualization aggregation to fix barcharts
* feat: remove application menu in IT Hygiene application - Remove application menu - Add link to Endpoint Summary - Refactor the responsive of header button using styles instead of controlled by JS - Changed the icon of Endpoint Summary application * fix: remove unused files and styles * changelog: add pull request entry --------- Co-authored-by: Chantal Belén kelm <[email protected]>
* Upload script and requirements * Create readme * Add configuration and data files to gitignore * Remove unnecessary lines
…s index (#6173) * Add check vulnerabilities index fields * Create useCheckIndexFields and WarningError * Update Dashboard and Inventory with check Index * Fix columns and names from index pattern in dashboard and inventory * Update CHANGELOG * Update CHANGELOG --------- Co-authored-by: Maximiliano <[email protected]> Co-authored-by: Federico Rodriguez <[email protected]>
…6177) * Handle undefined properties from groups and policies * Inventory tables check if they have the properties they need * clear agent param in url when unpinned * Fix clearing agent in URL when unpinned * Add HOC to guard the tables properties * Clean test code * Fix HOC implementation * Update test snapshot * Fix snapshot * Add changelog
* Fix default filters per vulnerabilities tab * Update use_search_bar_configuration test
…nd create checks on the health check of the index pattern
…to 6210-Developing-logic-for-new-index
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Develop the logic of a new index for the FIM module.
Issues Resolved
#6210
Evidence
[Provide screenshots or videos to prove this PR solves the issues]
Test
[Provide instructions to test this PR]
Check List
yarn test:jest