Skip to content

[CISA KEVs] Add Security Solution tag in dashboard - #13309

Merged
kcreddy merged 6 commits into
elastic:mainfrom
moxarth-rathod:cisa_kevsadd-tag-in-dashboard
Mar 28, 2025
Merged

[CISA KEVs] Add Security Solution tag in dashboard#13309
kcreddy merged 6 commits into
elastic:mainfrom
moxarth-rathod:cisa_kevsadd-tag-in-dashboard

Conversation

@moxarth-rathod

@moxarth-rathod moxarth-rathod commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

Proposed commit message

Added a Security Solution tag in the [Vulnerability] CISA Known Exploited Vulnerabilities dashboard to show up when looking at Security -> Dashboards.

Screenshot 2025-03-28 at 10 54 19 AM

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

How to test this PR locally

Related issues

@moxarth-rathod moxarth-rathod added enhancement New feature or request Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Integration:cisa_kevs CISA Known Exploited Vulnerabilities (Community supported) Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Mar 26, 2025
@moxarth-rathod
moxarth-rathod requested a review from a team as a code owner March 26, 2025 07:39
@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

],
"type": "dashboard",
"typeMigrationVersion": "8.9.0"
"typeMigrationVersion": "10.2.0",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This doesn't look right.

Error: can't install the package: could not zip-install package; API status code = 422; response body = {"statusCode":422,"error":"Unprocessable Entity","message":"Document \"cisa_kevs-dcb4dd40-d17a-11ee-b159-799470efb549\" belongs to a more recent version of Kibana [10.2.0] when the last known version is [8.9.0]."}

@kcreddy kcreddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@moxarth-rathod, what version of stack are you using for exporting dashboard?
The version should match the manifest.yml defined version. Here ^8.13.0

Comment thread packages/cisa_kevs/changelog.yml Outdated
@andrewkroh andrewkroh added the dashboard Relates to a Kibana dashboard bug, enhancement, or modification. label Mar 26, 2025
moxarth-rathod and others added 3 commits March 27, 2025 10:55
Co-authored-by: Krishna Chaitanya Reddy Burri <krish.reddy91@gmail.com>
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elastic-sonarqube

Copy link
Copy Markdown

Quality Gate failed Quality Gate failed

Failed conditions
35.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

@moxarth-rathod
moxarth-rathod requested review from efd6 and kcreddy March 27, 2025 12:00

@kcreddy kcreddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@moxarth-rathod, can you add a screenshot to the PR that shows the tag on the dashboard?

@moxarth-rathod

Copy link
Copy Markdown
Contributor Author

@moxarth-rathod, can you add a screenshot to the PR that shows the tag on the dashboard?

@kcreddy Yes, i've added a screenshot to the PR description.

@moxarth-rathod
moxarth-rathod requested a review from kcreddy March 28, 2025 05:36
@kcreddy
kcreddy merged commit 5a27b75 into elastic:main Mar 28, 2025
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package cisa_kevs - 1.6.0 containing this change is available at https://epr.elastic.co/package/cisa_kevs/1.6.0/

flexitrev pushed a commit that referenced this pull request Mar 28, 2025
Added a Security Solution tag in the [Vulnerability] CISA Known Exploited Vulnerabilities dashboard to show up when looking at Security -> Dashboards.
flexitrev pushed a commit that referenced this pull request Mar 28, 2025
Added a Security Solution tag in the [Vulnerability] CISA Known Exploited Vulnerabilities dashboard to show up when looking at Security -> Dashboards.
flexitrev pushed a commit that referenced this pull request Mar 28, 2025
Added a Security Solution tag in the [Vulnerability] CISA Known Exploited Vulnerabilities dashboard to show up when looking at Security -> Dashboards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. enhancement New feature or request Integration:cisa_kevs CISA Known Exploited Vulnerabilities (Community supported) Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

5 participants