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 Posture] add findings framework sources icons #129883

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

orouz
Copy link
Contributor

@orouz orouz commented Apr 11, 2022

this adds 2 icons (logos) under public/assets/icons:

  • CIS
  • k8s

and displays them under Framework Sources in the findings flyout, on the general tab

Screen Shot 2022-04-11 at 14 40 54

@orouz orouz added release_note:skip Skip the PR/issue when compiling release notes v8.3.0 labels Apr 11, 2022
@orouz orouz requested a review from ari-aviran April 11, 2022 11:37
@orouz orouz force-pushed the findings_framework_icons branch from f17fefb to 9689f44 Compare April 11, 2022 11:52
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
cloudSecurityPosture 176 178 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
cloudSecurityPosture 370.3KB 370.7KB +400.0B
Unknown metric groups

miscellaneous assets size

id before after diff
cloudSecurityPosture 0.0B 27.3KB +27.3KB

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Comment on lines +31 to +32
import cisLogoIcon from '../../assets/icons/cis_logo.svg';
import k8sLogoIcon from '../../assets/icons/k8s_logo.svg';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the figma design includes png for both icons, but they're common so i used svg i found

this also works well with EuiIcon which accepts custom svgs

if this is a mistake, LMK

@orouz orouz merged commit c2003d0 into elastic:main Apr 12, 2022
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Apr 12, 2022
@orouz orouz added the Team:Cloud Security Cloud Security team related label May 8, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security Posture)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants