Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/cisa_kevs/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.0.1"
changes:
- description: Update logo to align w/ Elastic Integrations page, fix description wording
type: bugfix
link: https://github.com/elastic/integrations/pull/9631
- version: "1.0.0"
changes:
- description: Add Enrich/ES|QL Samples to Readme, make GA.
Expand Down
4 changes: 4 additions & 0 deletions packages/cisa_kevs/img/icon-threat-detection-64-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions packages/cisa_kevs/img/icon.svg

This file was deleted.

6 changes: 3 additions & 3 deletions packages/cisa_kevs/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
format_version: 3.0.3
name: cisa_kevs
title: "CISA Known Exploited Vulnerabilities"
version: 1.0.0
description: "This a package that allows the ingest of known exploited vulnerabilities according to the Cybersecurity and Infrastructure Security Agency of the United States of America. This information could be used to enrich or track exisiting vulnerabilities that are known to be exploited in the wild."
version: 1.0.1
description: "This package allows the ingest of known exploited vulnerabilities according to the Cybersecurity and Infrastructure Security Agency of the United States of America. This information could be used to enrich or track exisiting vulnerabilities that are known to be exploited in the wild."
type: integration
categories:
- security
Expand All @@ -17,7 +17,7 @@ screenshots:
size: 600x600
type: image/png
icons:
- src: "/img/icon.svg"
- src: "/img/icon-threat-detection-64-color.svg"
type: "image/svg+xml"
policy_templates:
- name: cisa_kevs
Expand Down