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

[Cloud Security] create new cloud-security-posture package and poc sharing components #187686

Closed
wants to merge 5 commits into from

Conversation

maxcold
Copy link
Contributor

@maxcold maxcold commented Jul 5, 2024

Exploring different options to reuse code from cloud_security_solution plugin in security_solution

@@ -9,6 +9,9 @@ import React, { useCallback, useMemo } from 'react';
import type { FlyoutPanelProps } from '@kbn/expandable-flyout';
import { useExpandableFlyoutApi } from '@kbn/expandable-flyout';

import { useCspSetupStatusApi } from '@kbn/cloud-security-posture';
import { useCspmStatsApi } from '@kbn/cloud-security-posture-plugin/public';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An example of just importing from cloud_security_posture plugin

@maxcold maxcold closed this Sep 11, 2024
@maxcold maxcold deleted the csp-poc-share-components-with-security-solution branch September 11, 2024 16:36
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

Successfully merging this pull request may close these issues.

1 participant