diff --git a/packages/1password/changelog.yml b/packages/1password/changelog.yml index e92f9e5cf15..44714e6cebf 100644 --- a/packages/1password/changelog.yml +++ b/packages/1password/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.19.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.18.0" changes: - description: Add user detail fields to actor, object, and aux_info. diff --git a/packages/1password/kibana/tags.yml b/packages/1password/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/1password/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/1password/manifest.yml b/packages/1password/manifest.yml index 58a6eda9cd2..497c458d6ff 100644 --- a/packages/1password/manifest.yml +++ b/packages/1password/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: 1password title: "1Password" -version: "1.18.0" +version: "1.19.0" description: Collect logs from 1Password with Elastic Agent. type: integration categories: diff --git a/packages/akamai/changelog.yml b/packages/akamai/changelog.yml index 01b226fe865..6c037a9fb5b 100644 --- a/packages/akamai/changelog.yml +++ b/packages/akamai/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.14.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/akamai/kibana/tags.yml b/packages/akamai/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/akamai/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/akamai/manifest.yml b/packages/akamai/manifest.yml index a7aa5b9e5a1..a67278609a6 100644 --- a/packages/akamai/manifest.yml +++ b/packages/akamai/manifest.yml @@ -1,9 +1,9 @@ name: akamai title: Akamai -version: "2.14.0" +version: "2.15.0" description: Collect logs from Akamai with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: [security, cdn_security] conditions: kibana.version: "^8.7.1" diff --git a/packages/amazon_security_lake/changelog.yml b/packages/amazon_security_lake/changelog.yml index d6053be7177..5d922b2d40d 100644 --- a/packages/amazon_security_lake/changelog.yml +++ b/packages/amazon_security_lake/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.2.1" changes: - description: Readme indentation fixing. diff --git a/packages/amazon_security_lake/kibana/tags.yml b/packages/amazon_security_lake/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/amazon_security_lake/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/amazon_security_lake/manifest.yml b/packages/amazon_security_lake/manifest.yml index b94794d02be..832f1b07d7b 100644 --- a/packages/amazon_security_lake/manifest.yml +++ b/packages/amazon_security_lake/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: amazon_security_lake title: Amazon Security Lake -version: 0.2.1 +version: 0.3.0 description: Collect logs from Amazon Security Lake with Elastic Agent. type: integration categories: ["aws", "security"] diff --git a/packages/arista_ngfw/changelog.yml b/packages/arista_ngfw/changelog.yml index c60601e51ea..e223df7c68b 100755 --- a/packages/arista_ngfw/changelog.yml +++ b/packages/arista_ngfw/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.4.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.3.0" changes: - description: Add parsing for network.bytes and network.packets diff --git a/packages/arista_ngfw/kibana/tags.yml b/packages/arista_ngfw/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/arista_ngfw/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/arista_ngfw/manifest.yml b/packages/arista_ngfw/manifest.yml index 533b6467fbd..a73de29cc56 100755 --- a/packages/arista_ngfw/manifest.yml +++ b/packages/arista_ngfw/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.5.1 +format_version: 2.11.0 name: arista_ngfw title: "Arista NG Firewall" -version: "0.3.0" +version: "0.4.0" source: license: "Elastic-2.0" description: "Collect logs and metrics from Arista NG Firewall." diff --git a/packages/atlassian_bitbucket/changelog.yml b/packages/atlassian_bitbucket/changelog.yml index 67cc9669f74..c8c765187a7 100644 --- a/packages/atlassian_bitbucket/changelog.yml +++ b/packages/atlassian_bitbucket/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.15.0" changes: - description: Add ability to set condition for logfile logs. diff --git a/packages/atlassian_bitbucket/kibana/tags.yml b/packages/atlassian_bitbucket/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/atlassian_bitbucket/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/atlassian_bitbucket/manifest.yml b/packages/atlassian_bitbucket/manifest.yml index e9224d2aa83..d2ac5636e14 100644 --- a/packages/atlassian_bitbucket/manifest.yml +++ b/packages/atlassian_bitbucket/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: atlassian_bitbucket title: Atlassian Bitbucket -version: "1.15.0" +version: "1.16.0" description: Collect logs from Atlassian Bitbucket with Elastic Agent. type: integration categories: diff --git a/packages/atlassian_confluence/changelog.yml b/packages/atlassian_confluence/changelog.yml index 51cccf328bc..c76ba4bc3f0 100644 --- a/packages/atlassian_confluence/changelog.yml +++ b/packages/atlassian_confluence/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.17.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.16.2" changes: - description: Ensure pagination request timestamps are properly encoded. diff --git a/packages/atlassian_confluence/kibana/tags.yml b/packages/atlassian_confluence/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/atlassian_confluence/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/atlassian_confluence/manifest.yml b/packages/atlassian_confluence/manifest.yml index ffd8677dc38..9c1a9aae9c3 100644 --- a/packages/atlassian_confluence/manifest.yml +++ b/packages/atlassian_confluence/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: atlassian_confluence title: Atlassian Confluence -version: "1.16.2" +version: "1.17.0" description: Collect logs from Atlassian Confluence with Elastic Agent. type: integration categories: diff --git a/packages/atlassian_jira/changelog.yml b/packages/atlassian_jira/changelog.yml index 16b9b9aa37d..12c49adbc24 100644 --- a/packages/atlassian_jira/changelog.yml +++ b/packages/atlassian_jira/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.17.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.16.1" changes: - description: Ensure from/to timestamps are properly encoded. diff --git a/packages/atlassian_jira/kibana/tags.yml b/packages/atlassian_jira/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/atlassian_jira/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/atlassian_jira/manifest.yml b/packages/atlassian_jira/manifest.yml index 398b3a2849e..e647b7d961c 100644 --- a/packages/atlassian_jira/manifest.yml +++ b/packages/atlassian_jira/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: atlassian_jira title: Atlassian Jira -version: "1.16.1" +version: "1.17.0" description: Collect logs from Atlassian Jira with Elastic Agent. type: integration categories: diff --git a/packages/auditd/changelog.yml b/packages/auditd/changelog.yml index dfd6a3697a7..e5361f20ad3 100644 --- a/packages/auditd/changelog.yml +++ b/packages/auditd/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "3.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "3.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/auditd/kibana/tags.yml b/packages/auditd/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/auditd/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/auditd/manifest.yml b/packages/auditd/manifest.yml index 77982bba2a7..fd75b297bb6 100644 --- a/packages/auditd/manifest.yml +++ b/packages/auditd/manifest.yml @@ -1,6 +1,6 @@ name: auditd title: Auditd Logs -version: "3.12.0" +version: "3.13.0" description: Collect logs from Linux audit daemon with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: linux size: 299x354 type: image/svg+xml -format_version: 2.7.0 +format_version: 2.11.0 categories: - security - auditd diff --git a/packages/auditd_manager/changelog.yml b/packages/auditd_manager/changelog.yml index 24d559d2905..8646435718d 100644 --- a/packages/auditd_manager/changelog.yml +++ b/packages/auditd_manager/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/auditd_manager/kibana/tags.yml b/packages/auditd_manager/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/auditd_manager/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/auditd_manager/manifest.yml b/packages/auditd_manager/manifest.yml index ced2ee7da66..7a4f04ba8f5 100644 --- a/packages/auditd_manager/manifest.yml +++ b/packages/auditd_manager/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: auditd_manager title: "Auditd Manager" -version: "1.12.0" +version: "1.13.0" description: "The Auditd Manager Integration receives audit events from the Linux Audit Framework that is a part of the Linux kernel." type: integration categories: diff --git a/packages/auth0/changelog.yml b/packages/auth0/changelog.yml index 8ba88d08c61..eb0468d43fb 100644 --- a/packages/auth0/changelog.yml +++ b/packages/auth0/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.11.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.10.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/auth0/kibana/tags.yml b/packages/auth0/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/auth0/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/auth0/manifest.yml b/packages/auth0/manifest.yml index ce7a0ec875f..2aa57a03f46 100644 --- a/packages/auth0/manifest.yml +++ b/packages/auth0/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: auth0 title: "Auth0" -version: "1.10.0" +version: "1.11.0" description: Collect logs from Auth0 with Elastic Agent. type: integration categories: diff --git a/packages/azure_blob_storage/changelog.yml b/packages/azure_blob_storage/changelog.yml index 4ef014118ec..190a64c3595 100644 --- a/packages/azure_blob_storage/changelog.yml +++ b/packages/azure_blob_storage/changelog.yml @@ -1,3 +1,8 @@ +- version: "0.6.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.5.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/azure_blob_storage/kibana/tags.yml b/packages/azure_blob_storage/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/azure_blob_storage/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/azure_blob_storage/manifest.yml b/packages/azure_blob_storage/manifest.yml index 279144d5e76..e708f0d2630 100644 --- a/packages/azure_blob_storage/manifest.yml +++ b/packages/azure_blob_storage/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: azure_blob_storage title: Custom Azure Blob Storage Input description: Collect JSON data from configured Azure Blob Storage Container with Elastic Agent. type: integration -version: "0.5.0" +version: "0.6.0" conditions: kibana.version: "^8.6.2" categories: diff --git a/packages/azure_frontdoor/changelog.yml b/packages/azure_frontdoor/changelog.yml index 33138798211..4435ceb2ab1 100644 --- a/packages/azure_frontdoor/changelog.yml +++ b/packages/azure_frontdoor/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.1.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/azure_frontdoor/kibana/tags.yml b/packages/azure_frontdoor/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/azure_frontdoor/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/azure_frontdoor/manifest.yml b/packages/azure_frontdoor/manifest.yml index 2651f1262d0..5d08fc3ab1e 100644 --- a/packages/azure_frontdoor/manifest.yml +++ b/packages/azure_frontdoor/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: azure_frontdoor title: "Azure Frontdoor" -version: "1.1.0" +version: "1.2.0" description: "This Elastic integration collects logs from Azure Frontdoor." type: integration categories: diff --git a/packages/barracuda/changelog.yml b/packages/barracuda/changelog.yml index 987e2d83403..4e1f2cd156f 100644 --- a/packages/barracuda/changelog.yml +++ b/packages/barracuda/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.6.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.5.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/barracuda/kibana/tags.yml b/packages/barracuda/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/barracuda/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/barracuda/manifest.yml b/packages/barracuda/manifest.yml index 27ac6669549..7cc02403df6 100644 --- a/packages/barracuda/manifest.yml +++ b/packages/barracuda/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: barracuda title: "Barracuda Logs" -version: "1.5.0" +version: "1.6.0" description: Ingest Events from Barracuda Web Application Firewall type: integration categories: diff --git a/packages/barracuda_cloudgen_firewall/changelog.yml b/packages/barracuda_cloudgen_firewall/changelog.yml index 5b326c23a3e..ef13eef942f 100644 --- a/packages/barracuda_cloudgen_firewall/changelog.yml +++ b/packages/barracuda_cloudgen_firewall/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.6.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.5.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/barracuda_cloudgen_firewall/kibana/tags.yml b/packages/barracuda_cloudgen_firewall/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/barracuda_cloudgen_firewall/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/barracuda_cloudgen_firewall/manifest.yml b/packages/barracuda_cloudgen_firewall/manifest.yml index 7daa4eca90e..d3f17a66743 100644 --- a/packages/barracuda_cloudgen_firewall/manifest.yml +++ b/packages/barracuda_cloudgen_firewall/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: barracuda_cloudgen_firewall title: Barracuda CloudGen Firewall Logs -version: "1.5.0" +version: "1.6.0" description: Collect logs from Barracuda CloudGen Firewall devices with Elastic Agent. categories: ["network", "security", "firewall_security"] type: integration diff --git a/packages/bitdefender/changelog.yml b/packages/bitdefender/changelog.yml index 1bf42b0ed99..16d2b78620b 100644 --- a/packages/bitdefender/changelog.yml +++ b/packages/bitdefender/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.4.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.3.1" changes: - description: Remove version attribute from ingest node pipelines. diff --git a/packages/bitdefender/kibana/tags.yml b/packages/bitdefender/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/bitdefender/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/bitdefender/manifest.yml b/packages/bitdefender/manifest.yml index 4ff1755d616..8055f5b2173 100644 --- a/packages/bitdefender/manifest.yml +++ b/packages/bitdefender/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: bitdefender title: "BitDefender" -version: "1.3.1" +version: "1.4.0" source: license: "Elastic-2.0" description: "Ingest BitDefender GravityZone logs and data" diff --git a/packages/bitwarden/changelog.yml b/packages/bitwarden/changelog.yml index 2e6d55a85a3..955cda2a09a 100644 --- a/packages/bitwarden/changelog.yml +++ b/packages/bitwarden/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.4.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.3.0" changes: - description: Add support for HTTP request trace logging. diff --git a/packages/bitwarden/kibana/tags.yml b/packages/bitwarden/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/bitwarden/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/bitwarden/manifest.yml b/packages/bitwarden/manifest.yml index 7846cdf73f7..2fd76b269de 100644 --- a/packages/bitwarden/manifest.yml +++ b/packages/bitwarden/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: bitwarden title: Bitwarden -version: "1.3.0" +version: "1.4.0" source: license: Elastic-2.0 description: Collect logs from Bitwarden with Elastic Agent. diff --git a/packages/box_events/changelog.yml b/packages/box_events/changelog.yml index 9b03727b1a8..9d6e8dea9f7 100644 --- a/packages/box_events/changelog.yml +++ b/packages/box_events/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/box_events/kibana/tags.yml b/packages/box_events/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/box_events/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/box_events/manifest.yml b/packages/box_events/manifest.yml index 0202c115958..2b6ef40b31b 100644 --- a/packages/box_events/manifest.yml +++ b/packages/box_events/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: box_events title: Box Events -version: "1.8.0" +version: "1.9.0" description: "Collect logs from Box with Elastic Agent" type: integration categories: diff --git a/packages/carbon_black_cloud/changelog.yml b/packages/carbon_black_cloud/changelog.yml index ef4380f4a03..4f68dbc10bc 100644 --- a/packages/carbon_black_cloud/changelog.yml +++ b/packages/carbon_black_cloud/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.13.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/carbon_black_cloud/kibana/tags.yml b/packages/carbon_black_cloud/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/carbon_black_cloud/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/carbon_black_cloud/manifest.yml b/packages/carbon_black_cloud/manifest.yml index 51e6e15e9c3..4ce016e2716 100644 --- a/packages/carbon_black_cloud/manifest.yml +++ b/packages/carbon_black_cloud/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: carbon_black_cloud title: VMware Carbon Black Cloud -version: "1.13.0" +version: "1.14.0" description: Collect logs from VMWare Carbon Black Cloud with Elastic Agent. type: integration categories: diff --git a/packages/carbonblack_edr/changelog.yml b/packages/carbonblack_edr/changelog.yml index 583a2b55847..e2567745f3e 100644 --- a/packages/carbonblack_edr/changelog.yml +++ b/packages/carbonblack_edr/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/carbonblack_edr/kibana/tags.yml b/packages/carbonblack_edr/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/carbonblack_edr/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/carbonblack_edr/manifest.yml b/packages/carbonblack_edr/manifest.yml index 6f36d046e76..a07355a4c45 100644 --- a/packages/carbonblack_edr/manifest.yml +++ b/packages/carbonblack_edr/manifest.yml @@ -1,9 +1,9 @@ name: carbonblack_edr title: VMware Carbon Black EDR -version: "1.12.0" +version: "1.13.0" description: Collect logs from VMware Carbon Black EDR with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: [security, edr_xdr] conditions: kibana.version: ^7.14.0 || ^8.0.0 diff --git a/packages/cef/changelog.yml b/packages/cef/changelog.yml index 4b5fa543167..2e4e32e3426 100644 --- a/packages/cef/changelog.yml +++ b/packages/cef/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/cef/kibana/tags.yml b/packages/cef/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cef/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cef/manifest.yml b/packages/cef/manifest.yml index f5019c52858..ef7177dbf13 100644 --- a/packages/cef/manifest.yml +++ b/packages/cef/manifest.yml @@ -1,12 +1,12 @@ name: cef title: Common Event Format (CEF) -version: "2.12.0" +version: "2.13.0" description: Collect logs from CEF Logs with Elastic Agent. categories: - security conditions: kibana.version: ^8.6.1 -format_version: 2.7.0 +format_version: 2.11.0 policy_templates: - name: cef title: CEF logs diff --git a/packages/cel/changelog.yml b/packages/cel/changelog.yml index 6ad0c43ddef..714a8ef4071 100644 --- a/packages/cel/changelog.yml +++ b/packages/cel/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.2.1" changes: - description: Fix location of request trace log destination. diff --git a/packages/cel/kibana/tags.yml b/packages/cel/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cel/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cel/manifest.yml b/packages/cel/manifest.yml index 1291d24674b..4ff5e7bdb4e 100644 --- a/packages/cel/manifest.yml +++ b/packages/cel/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cel title: CEL Custom API description: Collect custom events from an API with Elastic agent type: input -version: "1.2.1" +version: "1.3.0" categories: - custom conditions: diff --git a/packages/checkpoint/changelog.yml b/packages/checkpoint/changelog.yml index 8652cd1e960..4e08c613131 100644 --- a/packages/checkpoint/changelog.yml +++ b/packages/checkpoint/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.25.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.24.0" changes: - description: Ensure `checkpoint.subs_exp` is a date. diff --git a/packages/checkpoint/kibana/tags.yml b/packages/checkpoint/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/checkpoint/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/checkpoint/manifest.yml b/packages/checkpoint/manifest.yml index c1e68565289..32e05b00ff1 100644 --- a/packages/checkpoint/manifest.yml +++ b/packages/checkpoint/manifest.yml @@ -1,9 +1,9 @@ name: checkpoint title: Check Point -version: "1.24.0" +version: "1.25.0" description: Collect logs from Check Point with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: [security, network, firewall_security] conditions: kibana.version: "^8.6.0" diff --git a/packages/cisco_aironet/changelog.yml b/packages/cisco_aironet/changelog.yml index e25c61be40c..42e87f69de1 100644 --- a/packages/cisco_aironet/changelog.yml +++ b/packages/cisco_aironet/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.6.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.5.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/cisco_aironet/kibana/tags.yml b/packages/cisco_aironet/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_aironet/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_aironet/manifest.yml b/packages/cisco_aironet/manifest.yml index 6d9b9b655a3..dc693e288d2 100644 --- a/packages/cisco_aironet/manifest.yml +++ b/packages/cisco_aironet/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cisco_aironet title: "Cisco Aironet" -version: "1.5.0" +version: "1.6.0" description: "Integration for Cisco Aironet WLC Logs" type: integration categories: diff --git a/packages/cisco_asa/changelog.yml b/packages/cisco_asa/changelog.yml index 9c5f402bc8a..fc70de32b6d 100644 --- a/packages/cisco_asa/changelog.yml +++ b/packages/cisco_asa/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.22.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.21.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/cisco_asa/kibana/tags.yml b/packages/cisco_asa/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_asa/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_asa/manifest.yml b/packages/cisco_asa/manifest.yml index e7cab06b461..fe5608c94b7 100644 --- a/packages/cisco_asa/manifest.yml +++ b/packages/cisco_asa/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: cisco_asa title: Cisco ASA -version: "2.21.0" +version: "2.22.0" description: Collect logs from Cisco ASA with Elastic Agent. type: integration categories: diff --git a/packages/cisco_duo/changelog.yml b/packages/cisco_duo/changelog.yml index 62e0b8bff8c..71239944bca 100644 --- a/packages/cisco_duo/changelog.yml +++ b/packages/cisco_duo/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.15.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/cisco_duo/kibana/tags.yml b/packages/cisco_duo/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_duo/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_duo/manifest.yml b/packages/cisco_duo/manifest.yml index a1a96ff569b..41f2ada8bd5 100644 --- a/packages/cisco_duo/manifest.yml +++ b/packages/cisco_duo/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cisco_duo title: Cisco Duo -version: "1.15.0" +version: "1.16.0" description: Collect logs from Cisco Duo with Elastic Agent. type: integration categories: diff --git a/packages/cisco_ftd/changelog.yml b/packages/cisco_ftd/changelog.yml index 8188815e3a6..55136922761 100644 --- a/packages/cisco_ftd/changelog.yml +++ b/packages/cisco_ftd/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.15.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/cisco_ftd/kibana/tags.yml b/packages/cisco_ftd/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_ftd/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_ftd/manifest.yml b/packages/cisco_ftd/manifest.yml index 70c1b892404..ec1942b9047 100644 --- a/packages/cisco_ftd/manifest.yml +++ b/packages/cisco_ftd/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: cisco_ftd title: Cisco FTD -version: "2.15.0" +version: "2.16.0" description: Collect logs from Cisco FTD with Elastic Agent. type: integration categories: diff --git a/packages/cisco_ios/changelog.yml b/packages/cisco_ios/changelog.yml index e95a0a75f30..ba9fbbceef5 100644 --- a/packages/cisco_ios/changelog.yml +++ b/packages/cisco_ios/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.20.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.19.0" changes: - description: Support ingesting IOSXE-*-PLATFORM messages. diff --git a/packages/cisco_ios/kibana/tags.yml b/packages/cisco_ios/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_ios/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_ios/manifest.yml b/packages/cisco_ios/manifest.yml index 28dec50dd31..bad1f9dcbd5 100644 --- a/packages/cisco_ios/manifest.yml +++ b/packages/cisco_ios/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cisco_ios title: Cisco IOS -version: "1.19.0" +version: "1.20.0" description: Collect logs from Cisco IOS with Elastic Agent. type: integration categories: diff --git a/packages/cisco_ise/changelog.yml b/packages/cisco_ise/changelog.yml index 3e79c60910b..75e2473c51e 100644 --- a/packages/cisco_ise/changelog.yml +++ b/packages/cisco_ise/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.13.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/cisco_ise/kibana/tags.yml b/packages/cisco_ise/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_ise/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_ise/manifest.yml b/packages/cisco_ise/manifest.yml index 104926692b8..6b27194b765 100644 --- a/packages/cisco_ise/manifest.yml +++ b/packages/cisco_ise/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: cisco_ise title: Cisco ISE -version: "1.13.0" +version: "1.14.0" description: Collect logs from Cisco ISE with Elastic Agent. type: integration categories: diff --git a/packages/cisco_meraki/changelog.yml b/packages/cisco_meraki/changelog.yml index 5488e1a2b2a..bb33f0c34cf 100644 --- a/packages/cisco_meraki/changelog.yml +++ b/packages/cisco_meraki/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.12.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.11.1" changes: - description: Fix flows pipeline according to new Firmware MX18.101. diff --git a/packages/cisco_meraki/kibana/tags.yml b/packages/cisco_meraki/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_meraki/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_meraki/manifest.yml b/packages/cisco_meraki/manifest.yml index a64ced53dc9..9e3ae2847f2 100644 --- a/packages/cisco_meraki/manifest.yml +++ b/packages/cisco_meraki/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cisco_meraki title: Cisco Meraki -version: "1.11.1" +version: "1.12.0" description: Collect logs from Cisco Meraki with Elastic Agent. type: integration categories: diff --git a/packages/cisco_nexus/changelog.yml b/packages/cisco_nexus/changelog.yml index 3089d5d6d0d..b7695d18e67 100644 --- a/packages/cisco_nexus/changelog.yml +++ b/packages/cisco_nexus/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.15.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/cisco_nexus/kibana/tags.yml b/packages/cisco_nexus/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_nexus/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_nexus/manifest.yml b/packages/cisco_nexus/manifest.yml index 51138c13d4e..019c5193e7c 100644 --- a/packages/cisco_nexus/manifest.yml +++ b/packages/cisco_nexus/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.8.0 +format_version: 2.11.0 name: cisco_nexus title: Cisco Nexus -version: "0.15.0" +version: "0.16.0" description: Collect logs from Cisco Nexus with Elastic Agent. type: integration categories: diff --git a/packages/cisco_secure_email_gateway/changelog.yml b/packages/cisco_secure_email_gateway/changelog.yml index 247c2f9743a..8ded2c037e8 100644 --- a/packages/cisco_secure_email_gateway/changelog.yml +++ b/packages/cisco_secure_email_gateway/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/cisco_secure_email_gateway/kibana/tags.yml b/packages/cisco_secure_email_gateway/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_secure_email_gateway/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_secure_email_gateway/manifest.yml b/packages/cisco_secure_email_gateway/manifest.yml index ea7724e96c9..a4f5c830a3d 100644 --- a/packages/cisco_secure_email_gateway/manifest.yml +++ b/packages/cisco_secure_email_gateway/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: cisco_secure_email_gateway title: Cisco Secure Email Gateway -version: "1.12.0" +version: "1.13.0" description: Collect logs from Cisco Secure Email Gateway with Elastic Agent. type: integration categories: diff --git a/packages/cisco_secure_endpoint/changelog.yml b/packages/cisco_secure_endpoint/changelog.yml index 20863a23d3f..b1cb38f4499 100644 --- a/packages/cisco_secure_endpoint/changelog.yml +++ b/packages/cisco_secure_endpoint/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.19.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.18.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/cisco_secure_endpoint/kibana/tags.yml b/packages/cisco_secure_endpoint/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_secure_endpoint/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_secure_endpoint/manifest.yml b/packages/cisco_secure_endpoint/manifest.yml index f5c391fbaa2..970f52c37d7 100644 --- a/packages/cisco_secure_endpoint/manifest.yml +++ b/packages/cisco_secure_endpoint/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cisco_secure_endpoint title: Cisco Secure Endpoint -version: "2.18.0" +version: "2.19.0" description: Collect logs from Cisco Secure Endpoint (AMP) with Elastic Agent. type: integration categories: diff --git a/packages/cisco_umbrella/changelog.yml b/packages/cisco_umbrella/changelog.yml index 580a03623d1..c2ecf3b1fed 100644 --- a/packages/cisco_umbrella/changelog.yml +++ b/packages/cisco_umbrella/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.17.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.16.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/cisco_umbrella/kibana/tags.yml b/packages/cisco_umbrella/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cisco_umbrella/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cisco_umbrella/manifest.yml b/packages/cisco_umbrella/manifest.yml index c2f84584664..c62dbf16017 100644 --- a/packages/cisco_umbrella/manifest.yml +++ b/packages/cisco_umbrella/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cisco_umbrella title: Cisco Umbrella -version: "1.16.0" +version: "1.17.0" description: Collect logs from Cisco Umbrella with Elastic Agent. type: integration categories: diff --git a/packages/citrix_waf/changelog.yml b/packages/citrix_waf/changelog.yml index cfc12dc1ff0..a22ec3e899e 100644 --- a/packages/citrix_waf/changelog.yml +++ b/packages/citrix_waf/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/citrix_waf/kibana/tags.yml b/packages/citrix_waf/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/citrix_waf/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/citrix_waf/manifest.yml b/packages/citrix_waf/manifest.yml index 2f8161a24e4..ab97a91cbb0 100644 --- a/packages/citrix_waf/manifest.yml +++ b/packages/citrix_waf/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: citrix_waf title: "Citrix Web App Firewall" -version: "1.8.0" +version: "1.9.0" description: Ingest events from Citrix Systems Web App Firewall. type: integration categories: diff --git a/packages/cloudflare/changelog.yml b/packages/cloudflare/changelog.yml index 2b63060bc38..e7d8aa69c21 100644 --- a/packages/cloudflare/changelog.yml +++ b/packages/cloudflare/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.14.1" changes: - description: Fix handling of unix timestamps. diff --git a/packages/cloudflare/kibana/tags.yml b/packages/cloudflare/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cloudflare/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cloudflare/manifest.yml b/packages/cloudflare/manifest.yml index d2b437d1b4b..192f55eff38 100644 --- a/packages/cloudflare/manifest.yml +++ b/packages/cloudflare/manifest.yml @@ -1,9 +1,9 @@ name: cloudflare title: Cloudflare -version: "2.14.1" +version: "2.15.0" description: Collect logs from Cloudflare with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: [security, network, cdn_security] conditions: kibana.version: ^8.7.1 diff --git a/packages/cloudflare_logpush/changelog.yml b/packages/cloudflare_logpush/changelog.yml index a938b9c7e22..9ebc3809842 100644 --- a/packages/cloudflare_logpush/changelog.yml +++ b/packages/cloudflare_logpush/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.1" changes: - description: Fix handling of timestamps. diff --git a/packages/cloudflare_logpush/kibana/tags.yml b/packages/cloudflare_logpush/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cloudflare_logpush/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cloudflare_logpush/manifest.yml b/packages/cloudflare_logpush/manifest.yml index bb3282dea4f..59a65f0a39d 100644 --- a/packages/cloudflare_logpush/manifest.yml +++ b/packages/cloudflare_logpush/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: cloudflare_logpush title: Cloudflare Logpush -version: "1.8.1" +version: "1.9.0" description: Collect and parse logs from Cloudflare API with Elastic Agent. type: integration categories: diff --git a/packages/crowdstrike/changelog.yml b/packages/crowdstrike/changelog.yml index 25c77dc0e5e..5e34c5efeb9 100644 --- a/packages/crowdstrike/changelog.yml +++ b/packages/crowdstrike/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.19.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.18.3" changes: - description: Convert Win32 timestamps to unix millisecond timestamps. diff --git a/packages/crowdstrike/kibana/tags.yml b/packages/crowdstrike/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/crowdstrike/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/crowdstrike/manifest.yml b/packages/crowdstrike/manifest.yml index fb3370f881c..c4e788f6c92 100644 --- a/packages/crowdstrike/manifest.yml +++ b/packages/crowdstrike/manifest.yml @@ -1,9 +1,9 @@ name: crowdstrike title: CrowdStrike -version: "1.18.3" +version: "1.19.0" description: Collect logs from Crowdstrike with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: [security, edr_xdr] conditions: kibana.version: "^8.0.0" diff --git a/packages/cyberark_pta/changelog.yml b/packages/cyberark_pta/changelog.yml index fe21e004aea..dcb4bb8f277 100644 --- a/packages/cyberark_pta/changelog.yml +++ b/packages/cyberark_pta/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.5.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.4.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/cyberark_pta/kibana/tags.yml b/packages/cyberark_pta/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cyberark_pta/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cyberark_pta/manifest.yml b/packages/cyberark_pta/manifest.yml index ebb0d7401dc..9e45767d013 100644 --- a/packages/cyberark_pta/manifest.yml +++ b/packages/cyberark_pta/manifest.yml @@ -1,9 +1,9 @@ name: cyberark_pta title: Cyberark Privileged Threat Analytics -version: "1.4.0" +version: "1.5.0" description: Collect security logs from Cyberark PTA integration. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: ["security", "iam"] conditions: kibana.version: ^7.17.0 || ^8.0.0 diff --git a/packages/cyberarkpas/changelog.yml b/packages/cyberarkpas/changelog.yml index 3a3ee977cfe..1d01294203c 100644 --- a/packages/cyberarkpas/changelog.yml +++ b/packages/cyberarkpas/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.14.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/cyberarkpas/kibana/tags.yml b/packages/cyberarkpas/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/cyberarkpas/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/cyberarkpas/manifest.yml b/packages/cyberarkpas/manifest.yml index 6110f5e460e..6c8fca8b520 100644 --- a/packages/cyberarkpas/manifest.yml +++ b/packages/cyberarkpas/manifest.yml @@ -1,9 +1,9 @@ name: cyberarkpas title: CyberArk Privileged Access Security -version: "2.14.0" +version: "2.15.0" description: Collect logs from CyberArk Privileged Access Security with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security", "iam"] conditions: kibana.version: ^8.7.1 diff --git a/packages/darktrace/changelog.yml b/packages/darktrace/changelog.yml index 09c544c8140..52a581862ad 100644 --- a/packages/darktrace/changelog.yml +++ b/packages/darktrace/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/darktrace/kibana/tags.yml b/packages/darktrace/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/darktrace/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/darktrace/manifest.yml b/packages/darktrace/manifest.yml index 24ff3f0cb2d..8944f3cb433 100644 --- a/packages/darktrace/manifest.yml +++ b/packages/darktrace/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: darktrace title: Darktrace -version: "1.8.0" +version: "1.9.0" description: Collect logs from Darktrace with Elastic Agent. type: integration categories: diff --git a/packages/entityanalytics_entra_id/changelog.yml b/packages/entityanalytics_entra_id/changelog.yml index b826125ee6d..1f2bc31eb21 100644 --- a/packages/entityanalytics_entra_id/changelog.yml +++ b/packages/entityanalytics_entra_id/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.1.0" changes: - description: Initial release of package. diff --git a/packages/entityanalytics_entra_id/kibana/tags.yml b/packages/entityanalytics_entra_id/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/entityanalytics_entra_id/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/entityanalytics_entra_id/manifest.yml b/packages/entityanalytics_entra_id/manifest.yml index fc6a3345ff7..6b903116692 100644 --- a/packages/entityanalytics_entra_id/manifest.yml +++ b/packages/entityanalytics_entra_id/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: entityanalytics_entra_id title: "Microsoft Entra ID Entity Analytics" -version: "0.1.0" +version: "0.2.0" description: "Collect identities from Microsoft Entra ID (formerly Azure Active Directory) with Elastic Agent." type: integration categories: diff --git a/packages/entityanalytics_okta/changelog.yml b/packages/entityanalytics_okta/changelog.yml index 20e8b1d88e2..fcf705f4558 100644 --- a/packages/entityanalytics_okta/changelog.yml +++ b/packages/entityanalytics_okta/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.4.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.3.0" changes: - description: Add user.geo.*, user.organization.*, and asset categorization mappings. diff --git a/packages/entityanalytics_okta/kibana/tags.yml b/packages/entityanalytics_okta/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/entityanalytics_okta/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/entityanalytics_okta/manifest.yml b/packages/entityanalytics_okta/manifest.yml index 7a2ebd6a8d4..5b91a2cdc7a 100644 --- a/packages/entityanalytics_okta/manifest.yml +++ b/packages/entityanalytics_okta/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: entityanalytics_okta title: Okta Entity Analytics -version: "0.3.0" +version: "0.4.0" description: "Collect User Identities from Okta with Elastic Agent." type: integration categories: diff --git a/packages/f5_bigip/changelog.yml b/packages/f5_bigip/changelog.yml index b496cb165eb..d64d11dd6c0 100644 --- a/packages/f5_bigip/changelog.yml +++ b/packages/f5_bigip/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.8.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.7.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/f5_bigip/kibana/tags.yml b/packages/f5_bigip/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/f5_bigip/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/f5_bigip/manifest.yml b/packages/f5_bigip/manifest.yml index bc6d48122ef..ac0cb41cece 100644 --- a/packages/f5_bigip/manifest.yml +++ b/packages/f5_bigip/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: f5_bigip title: F5 BIG-IP -version: "1.7.0" +version: "1.8.0" description: Collect logs from F5 BIG-IP with Elastic Agent. type: integration categories: diff --git a/packages/fim/changelog.yml b/packages/fim/changelog.yml index 4368a8f300b..562d5129eaf 100644 --- a/packages/fim/changelog.yml +++ b/packages/fim/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.11.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.10.1" changes: - description: Exclude files that are regularly updated. diff --git a/packages/fim/kibana/tags.yml b/packages/fim/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/fim/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/fim/manifest.yml b/packages/fim/manifest.yml index 6a7d44b5a4c..01cf25a5fcd 100644 --- a/packages/fim/manifest.yml +++ b/packages/fim/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: fim title: "File Integrity Monitoring" -version: "1.10.1" +version: "1.11.0" description: "The File Integrity Monitoring integration reports filesystem changes in real time." type: integration categories: diff --git a/packages/fireeye/changelog.yml b/packages/fireeye/changelog.yml index a785607591a..d871eaec106 100644 --- a/packages/fireeye/changelog.yml +++ b/packages/fireeye/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.14.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/fireeye/kibana/tags.yml b/packages/fireeye/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/fireeye/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/fireeye/manifest.yml b/packages/fireeye/manifest.yml index b815d3a6db4..a6afe2133fe 100644 --- a/packages/fireeye/manifest.yml +++ b/packages/fireeye/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: fireeye title: "FireEye Network Security" -version: "1.14.0" +version: "1.15.0" description: Collect logs from FireEye NX with Elastic Agent. type: integration categories: diff --git a/packages/forcepoint_web/changelog.yml b/packages/forcepoint_web/changelog.yml index dd99417e77c..1b112c218ef 100644 --- a/packages/forcepoint_web/changelog.yml +++ b/packages/forcepoint_web/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.1.1" changes: - description: Remove version attribute from ingest node pipelines. diff --git a/packages/forcepoint_web/kibana/tags.yml b/packages/forcepoint_web/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/forcepoint_web/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/forcepoint_web/manifest.yml b/packages/forcepoint_web/manifest.yml index a4c85812ae3..385f749dbc8 100644 --- a/packages/forcepoint_web/manifest.yml +++ b/packages/forcepoint_web/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: forcepoint_web title: "Forcepoint Web Security" -version: "1.1.1" +version: "1.2.0" source: license: "Elastic-2.0" description: "Forcepoint Web Security" diff --git a/packages/forgerock/changelog.yml b/packages/forgerock/changelog.yml index f26a28c039d..e7d78f72c3e 100644 --- a/packages/forgerock/changelog.yml +++ b/packages/forgerock/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.8.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.7.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/forgerock/kibana/tags.yml b/packages/forgerock/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/forgerock/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/forgerock/manifest.yml b/packages/forgerock/manifest.yml index fd3cbdcb44a..1ff6bdb6a63 100644 --- a/packages/forgerock/manifest.yml +++ b/packages/forgerock/manifest.yml @@ -1,9 +1,9 @@ name: forgerock title: "ForgeRock" -version: "1.7.0" +version: "1.8.0" description: Collect audit logs from ForgeRock with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security"] conditions: kibana.version: ^8.7.1 diff --git a/packages/fortinet_fortiedr/changelog.yml b/packages/fortinet_fortiedr/changelog.yml index 1c4889711fa..e87fee0eb61 100644 --- a/packages/fortinet_fortiedr/changelog.yml +++ b/packages/fortinet_fortiedr/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.10.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.9.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/fortinet_fortiedr/kibana/tags.yml b/packages/fortinet_fortiedr/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/fortinet_fortiedr/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/fortinet_fortiedr/manifest.yml b/packages/fortinet_fortiedr/manifest.yml index a0cbfe14ebb..a299c96ac74 100644 --- a/packages/fortinet_fortiedr/manifest.yml +++ b/packages/fortinet_fortiedr/manifest.yml @@ -1,9 +1,9 @@ name: fortinet_fortiedr title: Fortinet FortiEDR Logs -version: "1.9.0" +version: "1.10.0" description: Collect logs from Fortinet FortiEDR instances with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: ["security", "edr_xdr"] conditions: kibana.version: "^7.17.0 || ^8.0.0" diff --git a/packages/fortinet_fortigate/changelog.yml b/packages/fortinet_fortigate/changelog.yml index 8f982ab47bf..73e0ffc4de3 100644 --- a/packages/fortinet_fortigate/changelog.yml +++ b/packages/fortinet_fortigate/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.17.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.16.1" changes: - description: Enable RFC 6587 framing by default on TCP input. diff --git a/packages/fortinet_fortigate/kibana/tags.yml b/packages/fortinet_fortigate/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/fortinet_fortigate/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/fortinet_fortigate/manifest.yml b/packages/fortinet_fortigate/manifest.yml index 5a0399a1fef..ec546732730 100644 --- a/packages/fortinet_fortigate/manifest.yml +++ b/packages/fortinet_fortigate/manifest.yml @@ -1,9 +1,9 @@ name: fortinet_fortigate title: Fortinet FortiGate Firewall Logs -version: "1.16.1" +version: "1.17.0" description: Collect logs from Fortinet FortiGate firewalls with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: ["security", "network", "firewall_security"] conditions: kibana.version: "^8.3.0" diff --git a/packages/fortinet_fortimail/changelog.yml b/packages/fortinet_fortimail/changelog.yml index fbb5e5b7ffd..386d87f75cf 100644 --- a/packages/fortinet_fortimail/changelog.yml +++ b/packages/fortinet_fortimail/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.7.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.6.0" changes: - description: Handle block rule addition and removal. diff --git a/packages/fortinet_fortimail/kibana/tags.yml b/packages/fortinet_fortimail/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/fortinet_fortimail/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/fortinet_fortimail/manifest.yml b/packages/fortinet_fortimail/manifest.yml index 4dc5484e689..bdf1f856491 100644 --- a/packages/fortinet_fortimail/manifest.yml +++ b/packages/fortinet_fortimail/manifest.yml @@ -1,9 +1,9 @@ name: fortinet_fortimail title: Fortinet FortiMail -version: "2.6.0" +version: "2.7.0" description: Collect logs from Fortinet FortiMail instances with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: ["security", "email_security"] conditions: kibana.version: ^8.3.0 diff --git a/packages/fortinet_fortimanager/changelog.yml b/packages/fortinet_fortimanager/changelog.yml index 8049fed12c1..e602640ecd8 100644 --- a/packages/fortinet_fortimanager/changelog.yml +++ b/packages/fortinet_fortimanager/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.5.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.4.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/fortinet_fortimanager/kibana/tags.yml b/packages/fortinet_fortimanager/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/fortinet_fortimanager/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/fortinet_fortimanager/manifest.yml b/packages/fortinet_fortimanager/manifest.yml index 684d15f7a92..86c8073195e 100644 --- a/packages/fortinet_fortimanager/manifest.yml +++ b/packages/fortinet_fortimanager/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: fortinet_fortimanager title: Fortinet FortiManager Logs -version: "2.4.0" +version: "2.5.0" description: Collect logs from Fortinet FortiManager instances with Elastic Agent. type: integration categories: ["security", "network", "firewall_security"] diff --git a/packages/gcp_pubsub/changelog.yml b/packages/gcp_pubsub/changelog.yml index f53a896dafa..6fc07629b48 100644 --- a/packages/gcp_pubsub/changelog.yml +++ b/packages/gcp_pubsub/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/gcp_pubsub/kibana/tags.yml b/packages/gcp_pubsub/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/gcp_pubsub/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/gcp_pubsub/manifest.yml b/packages/gcp_pubsub/manifest.yml index b9289610b20..5641944993c 100644 --- a/packages/gcp_pubsub/manifest.yml +++ b/packages/gcp_pubsub/manifest.yml @@ -1,6 +1,6 @@ name: gcp_pubsub title: Custom Google Pub/Sub Logs -version: "1.8.0" +version: "1.9.0" description: Collect Logs from Google Pub/Sub topics type: integration icons: @@ -8,7 +8,7 @@ icons: title: logo gcp size: 32x32 type: image/svg+xml -format_version: 2.7.0 +format_version: 2.11.0 categories: - observability - google_cloud diff --git a/packages/github/changelog.yml b/packages/github/changelog.yml index 5edccfe02d2..6804b5d4029 100644 --- a/packages/github/changelog.yml +++ b/packages/github/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.21.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.20.1" changes: - description: Make datastreams agree on type of `github.repository.description`. diff --git a/packages/github/kibana/tags.yml b/packages/github/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/github/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/github/manifest.yml b/packages/github/manifest.yml index 70104ccbbc7..fe527c7e470 100644 --- a/packages/github/manifest.yml +++ b/packages/github/manifest.yml @@ -1,9 +1,9 @@ name: github title: GitHub -version: "1.20.1" +version: "1.21.0" description: Collect logs from GitHub with Elastic Agent. type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: [security, "productivity_security"] conditions: kibana.version: "^8.7.1" diff --git a/packages/google_cloud_storage/changelog.yml b/packages/google_cloud_storage/changelog.yml index 15f4823a49b..9ddde9f8ceb 100644 --- a/packages/google_cloud_storage/changelog.yml +++ b/packages/google_cloud_storage/changelog.yml @@ -1,3 +1,8 @@ +- version: "0.6.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.5.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/google_cloud_storage/kibana/tags.yml b/packages/google_cloud_storage/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/google_cloud_storage/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/google_cloud_storage/manifest.yml b/packages/google_cloud_storage/manifest.yml index 5f54a718594..a922681fb85 100644 --- a/packages/google_cloud_storage/manifest.yml +++ b/packages/google_cloud_storage/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: google_cloud_storage title: Custom GCS (Google Cloud Storage) Input description: Collect JSON data from configured GCS Bucket with Elastic Agent. type: integration -version: "0.5.0" +version: "0.6.0" conditions: kibana.version: "^8.6.2" categories: diff --git a/packages/google_scc/changelog.yml b/packages/google_scc/changelog.yml index 16230ca2dab..e8a52e3213e 100644 --- a/packages/google_scc/changelog.yml +++ b/packages/google_scc/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.4.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.3.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/google_scc/kibana/tags.yml b/packages/google_scc/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/google_scc/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/google_scc/manifest.yml b/packages/google_scc/manifest.yml index 6ebde3e3e0d..ed1e5d33518 100644 --- a/packages/google_scc/manifest.yml +++ b/packages/google_scc/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.8.0 +format_version: 2.11.0 name: google_scc title: Google Security Command Center -version: "0.3.0" +version: "0.4.0" description: Collect logs from Google Security Command Center with Elastic Agent. type: integration categories: diff --git a/packages/google_workspace/changelog.yml b/packages/google_workspace/changelog.yml index b90b239c4fa..f4f87984a2f 100644 --- a/packages/google_workspace/changelog.yml +++ b/packages/google_workspace/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.13.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/google_workspace/kibana/tags.yml b/packages/google_workspace/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/google_workspace/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/google_workspace/manifest.yml b/packages/google_workspace/manifest.yml index 566e4efd5cd..6099e21c1df 100644 --- a/packages/google_workspace/manifest.yml +++ b/packages/google_workspace/manifest.yml @@ -1,11 +1,11 @@ name: google_workspace title: Google Workspace -version: "2.13.0" +version: "2.14.0" source: license: Elastic-2.0 description: Collect logs from Google Workspace with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: - security - productivity_security diff --git a/packages/hashicorp_vault/changelog.yml b/packages/hashicorp_vault/changelog.yml index 5f01912a7d3..f756b280981 100644 --- a/packages/hashicorp_vault/changelog.yml +++ b/packages/hashicorp_vault/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.14.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/hashicorp_vault/kibana/tags.yml b/packages/hashicorp_vault/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/hashicorp_vault/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/hashicorp_vault/manifest.yml b/packages/hashicorp_vault/manifest.yml index 99c26c15d89..c94044b0398 100644 --- a/packages/hashicorp_vault/manifest.yml +++ b/packages/hashicorp_vault/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: hashicorp_vault title: Hashicorp Vault -version: "1.14.0" +version: "1.15.0" description: Collect logs and metrics from Hashicorp Vault with Elastic Agent. type: integration categories: diff --git a/packages/hid_bravura_monitor/changelog.yml b/packages/hid_bravura_monitor/changelog.yml index 2f9d62a8055..542ae81b927 100644 --- a/packages/hid_bravura_monitor/changelog.yml +++ b/packages/hid_bravura_monitor/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.11.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.10.1" changes: - description: Make `winlog.time_created` a date. diff --git a/packages/hid_bravura_monitor/kibana/tags.yml b/packages/hid_bravura_monitor/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/hid_bravura_monitor/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/hid_bravura_monitor/manifest.yml b/packages/hid_bravura_monitor/manifest.yml index e97f3e60651..e4a757e0fda 100644 --- a/packages/hid_bravura_monitor/manifest.yml +++ b/packages/hid_bravura_monitor/manifest.yml @@ -1,6 +1,6 @@ name: hid_bravura_monitor title: Bravura Monitor -version: "1.10.1" +version: "1.11.0" categories: ["security", "iam"] description: Collect logs from Bravura Security Fabric with Elastic Agent. type: integration @@ -35,7 +35,7 @@ screenshots: type: image/png owner: github: elastic/security-external-integrations -format_version: 2.7.0 +format_version: 2.11.0 policy_templates: - name: hid_bravura_monitor title: Bravura Monitor logs diff --git a/packages/http_endpoint/changelog.yml b/packages/http_endpoint/changelog.yml index 8c0cad753d6..d5a8af2ab4a 100644 --- a/packages/http_endpoint/changelog.yml +++ b/packages/http_endpoint/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.11.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.10.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/http_endpoint/kibana/tags.yml b/packages/http_endpoint/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/http_endpoint/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/http_endpoint/manifest.yml b/packages/http_endpoint/manifest.yml index dd102081899..1afaf1e1905 100644 --- a/packages/http_endpoint/manifest.yml +++ b/packages/http_endpoint/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: http_endpoint title: Custom HTTP Endpoint Logs description: Collect JSON data from listening HTTP port with Elastic Agent. type: integration -version: "1.10.0" +version: "1.11.0" conditions: kibana.version: "^7.16.0 || ^8.0.0" categories: diff --git a/packages/httpjson/changelog.yml b/packages/httpjson/changelog.yml index 7405aa36958..3b3ebd1aca7 100644 --- a/packages/httpjson/changelog.yml +++ b/packages/httpjson/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.13.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/httpjson/kibana/tags.yml b/packages/httpjson/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/httpjson/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/httpjson/manifest.yml b/packages/httpjson/manifest.yml index 1d10daaf569..804d7803ac9 100644 --- a/packages/httpjson/manifest.yml +++ b/packages/httpjson/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: httpjson title: Custom API description: Collect custom events from an API endpoint with Elastic agent type: integration -version: "1.13.0" +version: "1.14.0" conditions: kibana.version: "^8.7.1" categories: diff --git a/packages/infoblox_bloxone_ddi/changelog.yml b/packages/infoblox_bloxone_ddi/changelog.yml index 842f407f867..7b523def59b 100644 --- a/packages/infoblox_bloxone_ddi/changelog.yml +++ b/packages/infoblox_bloxone_ddi/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/infoblox_bloxone_ddi/kibana/tags.yml b/packages/infoblox_bloxone_ddi/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/infoblox_bloxone_ddi/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/infoblox_bloxone_ddi/manifest.yml b/packages/infoblox_bloxone_ddi/manifest.yml index 4f8de2c92cf..506cda233fc 100644 --- a/packages/infoblox_bloxone_ddi/manifest.yml +++ b/packages/infoblox_bloxone_ddi/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: infoblox_bloxone_ddi title: Infoblox BloxOne DDI -version: "1.8.0" +version: "1.9.0" description: Collect logs from Infoblox BloxOne DDI with Elastic Agent. type: integration categories: diff --git a/packages/infoblox_nios/changelog.yml b/packages/infoblox_nios/changelog.yml index 130c0bccbb2..f45239b4bcf 100644 --- a/packages/infoblox_nios/changelog.yml +++ b/packages/infoblox_nios/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/infoblox_nios/kibana/tags.yml b/packages/infoblox_nios/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/infoblox_nios/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/infoblox_nios/manifest.yml b/packages/infoblox_nios/manifest.yml index 273bad2dc1b..b2064a18192 100644 --- a/packages/infoblox_nios/manifest.yml +++ b/packages/infoblox_nios/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: infoblox_nios title: Infoblox NIOS -version: "1.12.0" +version: "1.13.0" description: Collect logs from Infoblox NIOS with Elastic Agent. type: integration categories: diff --git a/packages/iptables/changelog.yml b/packages/iptables/changelog.yml index 0ca488cde92..3a59b00d60a 100644 --- a/packages/iptables/changelog.yml +++ b/packages/iptables/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.12.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.11.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/iptables/kibana/tags.yml b/packages/iptables/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/iptables/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/iptables/manifest.yml b/packages/iptables/manifest.yml index 8874c731f2f..8bc445f64d9 100644 --- a/packages/iptables/manifest.yml +++ b/packages/iptables/manifest.yml @@ -1,6 +1,6 @@ name: iptables title: Iptables -version: "1.11.0" +version: "1.12.0" description: Collect logs from Iptables with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: linux size: 299x354 type: image/svg+xml -format_version: 2.7.0 +format_version: 2.11.0 categories: - network - security diff --git a/packages/jamf_compliance_reporter/changelog.yml b/packages/jamf_compliance_reporter/changelog.yml index 2ed2eca332c..866e56940b5 100644 --- a/packages/jamf_compliance_reporter/changelog.yml +++ b/packages/jamf_compliance_reporter/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.7.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.6.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/jamf_compliance_reporter/kibana/tags.yml b/packages/jamf_compliance_reporter/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/jamf_compliance_reporter/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/jamf_compliance_reporter/manifest.yml b/packages/jamf_compliance_reporter/manifest.yml index 8108aa288ba..44fe0bdb6bb 100644 --- a/packages/jamf_compliance_reporter/manifest.yml +++ b/packages/jamf_compliance_reporter/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: jamf_compliance_reporter title: Jamf Compliance Reporter -version: "1.6.0" +version: "1.7.0" description: Collect logs from Jamf Compliance Reporter with Elastic Agent. type: integration categories: diff --git a/packages/jumpcloud/changelog.yml b/packages/jumpcloud/changelog.yml index 492db9116e0..7dc7eb10df6 100644 --- a/packages/jumpcloud/changelog.yml +++ b/packages/jumpcloud/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.2.2" changes: - description: Remove version attribute from ingest node pipelines. diff --git a/packages/jumpcloud/kibana/tags.yml b/packages/jumpcloud/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/jumpcloud/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/jumpcloud/manifest.yml b/packages/jumpcloud/manifest.yml index 8c978c9826d..dda9123d604 100644 --- a/packages/jumpcloud/manifest.yml +++ b/packages/jumpcloud/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: jumpcloud title: "JumpCloud" -version: "1.2.2" +version: "1.3.0" description: "Collect logs from JumpCloud Directory as a Service" type: integration categories: diff --git a/packages/juniper_srx/changelog.yml b/packages/juniper_srx/changelog.yml index dae8fe730c3..aaec89af29a 100644 --- a/packages/juniper_srx/changelog.yml +++ b/packages/juniper_srx/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.14.1" changes: - description: Fix system logs grok diff --git a/packages/juniper_srx/kibana/tags.yml b/packages/juniper_srx/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/juniper_srx/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/juniper_srx/manifest.yml b/packages/juniper_srx/manifest.yml index 3e26700f930..ff766f61692 100644 --- a/packages/juniper_srx/manifest.yml +++ b/packages/juniper_srx/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: juniper_srx title: Juniper SRX -version: "1.14.1" +version: "1.15.0" description: Collect logs from Juniper SRX devices with Elastic Agent. categories: ["network", "security", "firewall_security"] type: integration diff --git a/packages/keycloak/changelog.yml b/packages/keycloak/changelog.yml index 24871a473bd..f2a1b8c2fac 100644 --- a/packages/keycloak/changelog.yml +++ b/packages/keycloak/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/keycloak/kibana/tags.yml b/packages/keycloak/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/keycloak/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/keycloak/manifest.yml b/packages/keycloak/manifest.yml index 78ea2af1ee4..2928e4127c7 100644 --- a/packages/keycloak/manifest.yml +++ b/packages/keycloak/manifest.yml @@ -1,9 +1,9 @@ name: keycloak title: Keycloak -version: "1.12.0" +version: "1.13.0" description: Collect logs from Keycloak with Elastic Agent. type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: [security, iam] conditions: kibana.version: "^7.16.0 || ^8.0.0" diff --git a/packages/lastpass/changelog.yml b/packages/lastpass/changelog.yml index 9102495acb1..6bc21842f96 100644 --- a/packages/lastpass/changelog.yml +++ b/packages/lastpass/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.0" changes: - description: Allow user to specify timezone for event report events. diff --git a/packages/lastpass/kibana/tags.yml b/packages/lastpass/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/lastpass/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/lastpass/manifest.yml b/packages/lastpass/manifest.yml index bf644191ff6..503fade88d1 100644 --- a/packages/lastpass/manifest.yml +++ b/packages/lastpass/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: lastpass title: LastPass -version: "1.8.0" +version: "1.9.0" description: Collect logs from LastPass with Elastic Agent. type: integration categories: diff --git a/packages/lyve_cloud/changelog.yml b/packages/lyve_cloud/changelog.yml index ed43da13a68..723951f120b 100644 --- a/packages/lyve_cloud/changelog.yml +++ b/packages/lyve_cloud/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.6.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.5.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/lyve_cloud/kibana/tags.yml b/packages/lyve_cloud/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/lyve_cloud/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/lyve_cloud/manifest.yml b/packages/lyve_cloud/manifest.yml index 33231e12238..99acdc7c69c 100644 --- a/packages/lyve_cloud/manifest.yml +++ b/packages/lyve_cloud/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: lyve_cloud title: Lyve Cloud -version: "1.5.0" +version: "1.6.0" description: Collect S3 API audit log from Lyve Cloud with Elastic Agent. type: integration categories: diff --git a/packages/m365_defender/changelog.yml b/packages/m365_defender/changelog.yml index 52dde98d33b..26f9a0f1ae9 100644 --- a/packages/m365_defender/changelog.yml +++ b/packages/m365_defender/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.1.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.0.1" changes: - description: Fix template snippet escaping and add event.kind for pipeline errors. diff --git a/packages/m365_defender/kibana/tags.yml b/packages/m365_defender/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/m365_defender/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/m365_defender/manifest.yml b/packages/m365_defender/manifest.yml index 6faad0f2aac..ca6574a0103 100644 --- a/packages/m365_defender/manifest.yml +++ b/packages/m365_defender/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: m365_defender title: Microsoft M365 Defender -version: "2.0.1" +version: "2.1.0" description: Collect logs from Microsoft M365 Defender with Elastic Agent. categories: - "security" diff --git a/packages/mattermost/changelog.yml b/packages/mattermost/changelog.yml index cdc80b10f66..3ab12d32f23 100644 --- a/packages/mattermost/changelog.yml +++ b/packages/mattermost/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.12.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.11.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/mattermost/kibana/tags.yml b/packages/mattermost/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/mattermost/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/mattermost/manifest.yml b/packages/mattermost/manifest.yml index 20ff6a6e16b..07474aa0802 100644 --- a/packages/mattermost/manifest.yml +++ b/packages/mattermost/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: mattermost title: "Mattermost" -version: "1.11.0" +version: "1.12.0" description: Collect logs from Mattermost with Elastic Agent. type: integration categories: diff --git a/packages/microsoft_defender_cloud/changelog.yml b/packages/microsoft_defender_cloud/changelog.yml index c24932befb7..24b284178bb 100644 --- a/packages/microsoft_defender_cloud/changelog.yml +++ b/packages/microsoft_defender_cloud/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.2.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/microsoft_defender_cloud/kibana/tags.yml b/packages/microsoft_defender_cloud/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/microsoft_defender_cloud/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/microsoft_defender_cloud/manifest.yml b/packages/microsoft_defender_cloud/manifest.yml index d46a7371608..84ffda113ee 100644 --- a/packages/microsoft_defender_cloud/manifest.yml +++ b/packages/microsoft_defender_cloud/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.8.0 +format_version: 2.11.0 name: microsoft_defender_cloud title: Microsoft Defender for Cloud -version: "0.2.0" +version: "0.3.0" description: Collect logs from Microsoft Defender for Cloud with Elastic Agent. type: integration categories: diff --git a/packages/microsoft_defender_endpoint/changelog.yml b/packages/microsoft_defender_endpoint/changelog.yml index 0cce026f14e..100b5b131a4 100644 --- a/packages/microsoft_defender_endpoint/changelog.yml +++ b/packages/microsoft_defender_endpoint/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.18.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.17.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/microsoft_defender_endpoint/kibana/tags.yml b/packages/microsoft_defender_endpoint/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/microsoft_defender_endpoint/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/microsoft_defender_endpoint/manifest.yml b/packages/microsoft_defender_endpoint/manifest.yml index 662ce04cb99..03142746948 100644 --- a/packages/microsoft_defender_endpoint/manifest.yml +++ b/packages/microsoft_defender_endpoint/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: microsoft_defender_endpoint title: Microsoft Defender for Endpoint -version: "2.17.0" +version: "2.18.0" description: Collect logs from Microsoft Defender for Endpoint with Elastic Agent. categories: - "security" diff --git a/packages/microsoft_dhcp/changelog.yml b/packages/microsoft_dhcp/changelog.yml index 2945031e485..4f6702f65dc 100644 --- a/packages/microsoft_dhcp/changelog.yml +++ b/packages/microsoft_dhcp/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.19.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.18.0" changes: - description: Add QResult description based on numerical value diff --git a/packages/microsoft_dhcp/kibana/tags.yml b/packages/microsoft_dhcp/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/microsoft_dhcp/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/microsoft_dhcp/manifest.yml b/packages/microsoft_dhcp/manifest.yml index 0be2d6a134b..f77c0680be7 100644 --- a/packages/microsoft_dhcp/manifest.yml +++ b/packages/microsoft_dhcp/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: microsoft_dhcp title: Microsoft DHCP -version: "1.18.0" +version: "1.19.0" description: Collect logs from Microsoft DHCP with Elastic Agent. type: integration categories: diff --git a/packages/microsoft_exchange_online_message_trace/changelog.yml b/packages/microsoft_exchange_online_message_trace/changelog.yml index ac24c2cae53..b0810c07490 100644 --- a/packages/microsoft_exchange_online_message_trace/changelog.yml +++ b/packages/microsoft_exchange_online_message_trace/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.11.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.10.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/microsoft_exchange_online_message_trace/kibana/tags.yml b/packages/microsoft_exchange_online_message_trace/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/microsoft_exchange_online_message_trace/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/microsoft_exchange_online_message_trace/manifest.yml b/packages/microsoft_exchange_online_message_trace/manifest.yml index 3c5cfaeff69..c2601cecbb6 100644 --- a/packages/microsoft_exchange_online_message_trace/manifest.yml +++ b/packages/microsoft_exchange_online_message_trace/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: microsoft_exchange_online_message_trace title: "Microsoft Exchange Online Message Trace" -version: "1.10.0" +version: "1.11.0" description: "Microsoft Exchange Online Message Trace Integration" type: integration categories: diff --git a/packages/mimecast/changelog.yml b/packages/mimecast/changelog.yml index b6ef0020413..32749107434 100644 --- a/packages/mimecast/changelog.yml +++ b/packages/mimecast/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.15.0" changes: - description: Add support for Archive Search Logs diff --git a/packages/mimecast/kibana/tags.yml b/packages/mimecast/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/mimecast/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/mimecast/manifest.yml b/packages/mimecast/manifest.yml index 65da52ba098..f76fde9abd0 100644 --- a/packages/mimecast/manifest.yml +++ b/packages/mimecast/manifest.yml @@ -1,8 +1,8 @@ # -format_version: 2.9.0 +format_version: 2.11.0 name: mimecast title: "Mimecast" -version: "1.15.0" +version: "1.16.0" description: Collect logs from Mimecast with Elastic Agent. type: integration categories: ["security", "email_security"] diff --git a/packages/modsecurity/changelog.yml b/packages/modsecurity/changelog.yml index fe1ac95caa0..1e3b1e8f89a 100644 --- a/packages/modsecurity/changelog.yml +++ b/packages/modsecurity/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.12.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.11.1" changes: - description: Make pipeline selection more robust when nginx is configured with `server_tokens off`. diff --git a/packages/modsecurity/kibana/tags.yml b/packages/modsecurity/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/modsecurity/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/modsecurity/manifest.yml b/packages/modsecurity/manifest.yml index 8197e73dfbb..50b707952ef 100644 --- a/packages/modsecurity/manifest.yml +++ b/packages/modsecurity/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: modsecurity title: "ModSecurity Audit" -version: "1.11.1" +version: "1.12.0" description: Collect logs from ModSecurity with Elastic Agent type: integration categories: diff --git a/packages/mysql_enterprise/changelog.yml b/packages/mysql_enterprise/changelog.yml index 1046dd36b14..6bd4e2df7f4 100644 --- a/packages/mysql_enterprise/changelog.yml +++ b/packages/mysql_enterprise/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.10.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.9.0" changes: - description: Update package-spec to 2.9.0, ensure event.category and event.type are set properly. diff --git a/packages/mysql_enterprise/kibana/tags.yml b/packages/mysql_enterprise/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/mysql_enterprise/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/mysql_enterprise/manifest.yml b/packages/mysql_enterprise/manifest.yml index ab194e9f642..9d859384795 100644 --- a/packages/mysql_enterprise/manifest.yml +++ b/packages/mysql_enterprise/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: mysql_enterprise title: "MySQL Enterprise" -version: "1.9.0" +version: "1.10.0" description: Collect audit logs from MySQL Enterprise with Elastic Agent. type: integration categories: diff --git a/packages/netflow/changelog.yml b/packages/netflow/changelog.yml index 774a18b103b..33839a55c8e 100644 --- a/packages/netflow/changelog.yml +++ b/packages/netflow/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.13.0" changes: - description: Use dynamic field definitions. diff --git a/packages/netflow/kibana/tags.yml b/packages/netflow/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/netflow/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/netflow/manifest.yml b/packages/netflow/manifest.yml index 9b8669c4749..763ac70292c 100644 --- a/packages/netflow/manifest.yml +++ b/packages/netflow/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: netflow title: NetFlow Records -version: "2.13.0" +version: "2.14.0" description: Collect flow records from NetFlow and IPFIX exporters with Elastic Agent. type: integration categories: diff --git a/packages/netskope/changelog.yml b/packages/netskope/changelog.yml index 191f264542b..0c148872a42 100644 --- a/packages/netskope/changelog.yml +++ b/packages/netskope/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.12.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.11.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/netskope/kibana/tags.yml b/packages/netskope/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/netskope/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/netskope/manifest.yml b/packages/netskope/manifest.yml index 0d0e3776bcd..ee8879f170e 100644 --- a/packages/netskope/manifest.yml +++ b/packages/netskope/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: netskope title: "Netskope" -version: "1.11.0" +version: "1.12.0" description: Collect logs from Netskope with Elastic Agent. type: integration categories: diff --git a/packages/network_traffic/changelog.yml b/packages/network_traffic/changelog.yml index 0f99c5d07ce..8079bef4c70 100644 --- a/packages/network_traffic/changelog.yml +++ b/packages/network_traffic/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.23.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.22.0" changes: - description: Use dynamic field definitions. diff --git a/packages/network_traffic/kibana/tags.yml b/packages/network_traffic/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/network_traffic/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/network_traffic/manifest.yml b/packages/network_traffic/manifest.yml index 51519bccf7b..2a39fc47845 100644 --- a/packages/network_traffic/manifest.yml +++ b/packages/network_traffic/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: network_traffic title: Network Packet Capture -version: "1.22.0" +version: "1.23.0" description: Capture and analyze network traffic from a host with Elastic Agent. type: integration categories: diff --git a/packages/o365/changelog.yml b/packages/o365/changelog.yml index c6ceb0d8c70..7889f175ebd 100644 --- a/packages/o365/changelog.yml +++ b/packages/o365/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.22.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.21.0" changes: - description: Increase CEL resource.tracer.maxsize to prevent loss of trace responses. diff --git a/packages/o365/kibana/tags.yml b/packages/o365/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/o365/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/o365/manifest.yml b/packages/o365/manifest.yml index 5c02cca599e..91df1505dd7 100644 --- a/packages/o365/manifest.yml +++ b/packages/o365/manifest.yml @@ -1,9 +1,9 @@ name: o365 title: Microsoft 365 -version: "1.21.0" +version: "1.22.0" description: Collect logs from Microsoft 365 with Elastic Agent. type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: [security, productivity_security] conditions: kibana.version: ^8.7.1 diff --git a/packages/osquery/changelog.yml b/packages/osquery/changelog.yml index 1873338d6c7..1c7d2bbaccc 100644 --- a/packages/osquery/changelog.yml +++ b/packages/osquery/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.13.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/osquery/kibana/tags.yml b/packages/osquery/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/osquery/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/osquery/manifest.yml b/packages/osquery/manifest.yml index edd46ccc29e..f4963a6e5b3 100644 --- a/packages/osquery/manifest.yml +++ b/packages/osquery/manifest.yml @@ -1,6 +1,6 @@ name: osquery title: Osquery Logs -version: "1.13.0" +version: "1.14.0" description: Collect logs from Osquery with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: logo osquery size: 32x32 type: image/svg+xml -format_version: 2.7.0 +format_version: 2.11.0 categories: - security conditions: diff --git a/packages/panw/changelog.yml b/packages/panw/changelog.yml index 6c88b80f62d..08680fb4a41 100644 --- a/packages/panw/changelog.yml +++ b/packages/panw/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "3.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "3.15.0" changes: - description: Update package-spec to 2.9.0. diff --git a/packages/panw/kibana/tags.yml b/packages/panw/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/panw/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/panw/manifest.yml b/packages/panw/manifest.yml index 38726812a17..92d30727196 100644 --- a/packages/panw/manifest.yml +++ b/packages/panw/manifest.yml @@ -1,9 +1,9 @@ name: panw title: Palo Alto Next-Gen Firewall -version: "3.15.0" +version: "3.16.0" description: Collect logs from Palo Alto next-gen firewalls with Elastic Agent. type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: [security, network] conditions: kibana.version: ^8.7.1 diff --git a/packages/panw_cortex_xdr/changelog.yml b/packages/panw_cortex_xdr/changelog.yml index 4fc26b959b4..1364428418d 100644 --- a/packages/panw_cortex_xdr/changelog.yml +++ b/packages/panw_cortex_xdr/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.19.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.18.0" changes: - description: Add incident type events diff --git a/packages/panw_cortex_xdr/kibana/tags.yml b/packages/panw_cortex_xdr/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/panw_cortex_xdr/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/panw_cortex_xdr/manifest.yml b/packages/panw_cortex_xdr/manifest.yml index 7d367061f91..cc664428b56 100644 --- a/packages/panw_cortex_xdr/manifest.yml +++ b/packages/panw_cortex_xdr/manifest.yml @@ -1,9 +1,9 @@ name: panw_cortex_xdr title: Palo Alto Cortex XDR -version: "1.18.0" +version: "1.19.0" description: Collect logs from Palo Alto Cortex XDR with Elastic Agent. type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: [security, edr_xdr] conditions: kibana.version: ^8.7.1 diff --git a/packages/pfsense/changelog.yml b/packages/pfsense/changelog.yml index c024106c777..1b76c12f179 100644 --- a/packages/pfsense/changelog.yml +++ b/packages/pfsense/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/pfsense/kibana/tags.yml b/packages/pfsense/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/pfsense/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/pfsense/manifest.yml b/packages/pfsense/manifest.yml index b4ed34ac6af..5d96954508b 100644 --- a/packages/pfsense/manifest.yml +++ b/packages/pfsense/manifest.yml @@ -1,6 +1,6 @@ name: pfsense title: pfSense -version: "1.12.0" +version: "1.13.0" description: Collect logs from pfSense and OPNsense with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: pfsense size: 512x143 type: image/svg+xml -format_version: 2.10.0 +format_version: 2.11.0 categories: - network - security diff --git a/packages/ping_one/changelog.yml b/packages/ping_one/changelog.yml index 64199864dbc..4d896d89a84 100644 --- a/packages/ping_one/changelog.yml +++ b/packages/ping_one/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.8.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.7.0" changes: - description: Update package-spec to 2.9.0. diff --git a/packages/ping_one/kibana/tags.yml b/packages/ping_one/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ping_one/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ping_one/manifest.yml b/packages/ping_one/manifest.yml index 63b1b14a1f7..b18fd65f2f5 100644 --- a/packages/ping_one/manifest.yml +++ b/packages/ping_one/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: ping_one title: PingOne -version: "1.7.0" +version: "1.8.0" description: Collect logs from PingOne with Elastic-Agent. type: integration categories: diff --git a/packages/proofpoint_tap/changelog.yml b/packages/proofpoint_tap/changelog.yml index 306339ab456..45dbb6bd24a 100644 --- a/packages/proofpoint_tap/changelog.yml +++ b/packages/proofpoint_tap/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.11.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.10.0" changes: - description: Update package-spec to 2.9.0. diff --git a/packages/proofpoint_tap/kibana/tags.yml b/packages/proofpoint_tap/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/proofpoint_tap/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/proofpoint_tap/manifest.yml b/packages/proofpoint_tap/manifest.yml index 5417ff7c026..5fdf9532d20 100644 --- a/packages/proofpoint_tap/manifest.yml +++ b/packages/proofpoint_tap/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: proofpoint_tap title: Proofpoint TAP -version: "1.10.0" +version: "1.11.0" description: Collect logs from Proofpoint TAP with Elastic Agent. type: integration categories: diff --git a/packages/pulse_connect_secure/changelog.yml b/packages/pulse_connect_secure/changelog.yml index 04adc0ed1ce..cfc71334fa9 100644 --- a/packages/pulse_connect_secure/changelog.yml +++ b/packages/pulse_connect_secure/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package-spec to 2.9.0. diff --git a/packages/pulse_connect_secure/kibana/tags.yml b/packages/pulse_connect_secure/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/pulse_connect_secure/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/pulse_connect_secure/manifest.yml b/packages/pulse_connect_secure/manifest.yml index a0d8b92cdbb..d35aee0076f 100644 --- a/packages/pulse_connect_secure/manifest.yml +++ b/packages/pulse_connect_secure/manifest.yml @@ -1,6 +1,6 @@ name: pulse_connect_secure title: Pulse Connect Secure -version: "1.12.0" +version: "1.13.0" description: Collect logs from Pulse Connect Secure with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: pulse_connect_secure size: 300x70 type: image/svg+xml -format_version: 2.9.0 +format_version: 2.11.0 categories: [vpn_security, security] conditions: kibana.version: "^7.16.0 || ^8.0.0" diff --git a/packages/qnap_nas/changelog.yml b/packages/qnap_nas/changelog.yml index f465a41ae2e..1ce3d68bb90 100644 --- a/packages/qnap_nas/changelog.yml +++ b/packages/qnap_nas/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.13.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/qnap_nas/kibana/tags.yml b/packages/qnap_nas/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/qnap_nas/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/qnap_nas/manifest.yml b/packages/qnap_nas/manifest.yml index dbab51dfdff..1355d7e252f 100644 --- a/packages/qnap_nas/manifest.yml +++ b/packages/qnap_nas/manifest.yml @@ -1,9 +1,9 @@ name: qnap_nas title: QNAP NAS -version: "1.13.0" +version: "1.14.0" description: Collect logs from QNAP NAS devices with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: ["security"] conditions: kibana.version: "^8.7.1" diff --git a/packages/qualys_vmdr/changelog.yml b/packages/qualys_vmdr/changelog.yml index fc9ec799bdb..ac2c6c04d2c 100644 --- a/packages/qualys_vmdr/changelog.yml +++ b/packages/qualys_vmdr/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.2.0" changes: - description: Update data collection of knowledge base data stream to handle different log format. diff --git a/packages/qualys_vmdr/kibana/tags.yml b/packages/qualys_vmdr/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/qualys_vmdr/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/qualys_vmdr/manifest.yml b/packages/qualys_vmdr/manifest.yml index 1b0823e4814..faf3b74cd47 100644 --- a/packages/qualys_vmdr/manifest.yml +++ b/packages/qualys_vmdr/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.8.0 +format_version: 2.11.0 name: qualys_vmdr title: Qualys VMDR -version: 0.2.0 +version: 0.3.0 description: Collect data from Qualys VMDR platform with Elastic Agent. type: integration categories: diff --git a/packages/rapid7_insightvm/changelog.yml b/packages/rapid7_insightvm/changelog.yml index 8a1a5d4c59d..715f8f78b1a 100644 --- a/packages/rapid7_insightvm/changelog.yml +++ b/packages/rapid7_insightvm/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.2.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/rapid7_insightvm/kibana/tags.yml b/packages/rapid7_insightvm/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/rapid7_insightvm/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/rapid7_insightvm/manifest.yml b/packages/rapid7_insightvm/manifest.yml index 5e5aa98d935..9b0b29f1c3e 100644 --- a/packages/rapid7_insightvm/manifest.yml +++ b/packages/rapid7_insightvm/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: rapid7_insightvm title: Rapid7 InsightVM -version: "1.2.0" +version: "1.3.0" source: license: "Elastic-2.0" description: Collect logs from Rapid7 InsightVM with Elastic Agent. diff --git a/packages/santa/changelog.yml b/packages/santa/changelog.yml index 04b0b228a57..2443ccf891e 100644 --- a/packages/santa/changelog.yml +++ b/packages/santa/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "3.12.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "3.11.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/santa/kibana/tags.yml b/packages/santa/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/santa/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/santa/manifest.yml b/packages/santa/manifest.yml index a9ff98ac354..6dbcbfa5061 100644 --- a/packages/santa/manifest.yml +++ b/packages/santa/manifest.yml @@ -1,13 +1,13 @@ name: santa title: Google Santa -version: "3.11.0" +version: "3.12.0" description: Collect logs from Google Santa with Elastic Agent. type: integration icons: - src: /img/icon.svg title: Google Santa type: image/svg+xml -format_version: 2.9.0 +format_version: 2.11.0 categories: - security conditions: diff --git a/packages/sentinel_one/changelog.yml b/packages/sentinel_one/changelog.yml index 7f28ead0edd..3eaec7d6f46 100644 --- a/packages/sentinel_one/changelog.yml +++ b/packages/sentinel_one/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/sentinel_one/kibana/tags.yml b/packages/sentinel_one/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/sentinel_one/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/sentinel_one/manifest.yml b/packages/sentinel_one/manifest.yml index 616e7fac991..b42b28b47b7 100644 --- a/packages/sentinel_one/manifest.yml +++ b/packages/sentinel_one/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: sentinel_one title: SentinelOne -version: "1.12.0" +version: "1.13.0" description: Collect logs from SentinelOne with Elastic Agent. type: integration categories: diff --git a/packages/sentinel_one_cloud_funnel/changelog.yml b/packages/sentinel_one_cloud_funnel/changelog.yml index f5e8ef16942..9801f659757 100644 --- a/packages/sentinel_one_cloud_funnel/changelog.yml +++ b/packages/sentinel_one_cloud_funnel/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.4.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.3.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/sentinel_one_cloud_funnel/kibana/tags.yml b/packages/sentinel_one_cloud_funnel/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/sentinel_one_cloud_funnel/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/sentinel_one_cloud_funnel/manifest.yml b/packages/sentinel_one_cloud_funnel/manifest.yml index cf3aa4ff578..b165295ee15 100644 --- a/packages/sentinel_one_cloud_funnel/manifest.yml +++ b/packages/sentinel_one_cloud_funnel/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.8.0 +format_version: 2.11.0 name: sentinel_one_cloud_funnel title: SentinelOne Cloud Funnel -version: "0.3.0" +version: "0.4.0" description: Collect logs from SentinelOne Cloud Funnel with Elastic Agent. type: integration categories: ["security", "edr_xdr"] diff --git a/packages/slack/changelog.yml b/packages/slack/changelog.yml index ecb6072f976..80ae91a7db5 100644 --- a/packages/slack/changelog.yml +++ b/packages/slack/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.11.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.10.1" changes: - description: Fix handling of API query param 'oldest' diff --git a/packages/slack/kibana/tags.yml b/packages/slack/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/slack/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/slack/manifest.yml b/packages/slack/manifest.yml index 58fe12f9f68..2624c44be31 100644 --- a/packages/slack/manifest.yml +++ b/packages/slack/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: slack title: "Slack Logs" -version: "1.10.1" +version: "1.11.0" description: "Slack Logs Integration" type: integration categories: diff --git a/packages/snort/changelog.yml b/packages/snort/changelog.yml index bf2e04b9ead..69cf550826c 100644 --- a/packages/snort/changelog.yml +++ b/packages/snort/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.10.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.9.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/snort/kibana/tags.yml b/packages/snort/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/snort/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/snort/manifest.yml b/packages/snort/manifest.yml index 9011ff375b8..fcf6871e096 100644 --- a/packages/snort/manifest.yml +++ b/packages/snort/manifest.yml @@ -1,6 +1,6 @@ name: snort title: Snort -version: "1.9.0" +version: "1.10.0" description: Collect logs from Snort with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: snort size: 120x60 type: image/svg+xml -format_version: 2.7.0 +format_version: 2.11.0 categories: [ids_ips, security] conditions: kibana.version: "^7.16.0 || ^8.0.0" diff --git a/packages/snyk/changelog.yml b/packages/snyk/changelog.yml index 1ab61841538..4198d799540 100644 --- a/packages/snyk/changelog.yml +++ b/packages/snyk/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.14.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.13.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/snyk/kibana/tags.yml b/packages/snyk/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/snyk/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/snyk/manifest.yml b/packages/snyk/manifest.yml index 1bd9391ea20..7a8d7a8a048 100644 --- a/packages/snyk/manifest.yml +++ b/packages/snyk/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: snyk title: "Snyk" -version: "1.13.0" +version: "1.14.0" description: Collect logs from Snyk with Elastic Agent. type: integration categories: diff --git a/packages/sonicwall_firewall/changelog.yml b/packages/sonicwall_firewall/changelog.yml index 424fa82bba5..9e4ee83daa1 100644 --- a/packages/sonicwall_firewall/changelog.yml +++ b/packages/sonicwall_firewall/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.9.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.8.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/sonicwall_firewall/kibana/tags.yml b/packages/sonicwall_firewall/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/sonicwall_firewall/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/sonicwall_firewall/manifest.yml b/packages/sonicwall_firewall/manifest.yml index 517a16f17dc..b0296404dbb 100644 --- a/packages/sonicwall_firewall/manifest.yml +++ b/packages/sonicwall_firewall/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: sonicwall_firewall title: "SonicWall Firewall" -version: "1.8.0" +version: "1.9.0" description: "Integration for SonicWall firewall logs" type: integration categories: diff --git a/packages/sophos/changelog.yml b/packages/sophos/changelog.yml index 5be10c82b23..2972f0d0a7b 100644 --- a/packages/sophos/changelog.yml +++ b/packages/sophos/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "3.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "3.1.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/sophos/kibana/tags.yml b/packages/sophos/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/sophos/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/sophos/manifest.yml b/packages/sophos/manifest.yml index 2d69e9aef74..75a7961422f 100644 --- a/packages/sophos/manifest.yml +++ b/packages/sophos/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: sophos title: Sophos -version: "3.1.0" +version: "3.2.0" description: Collect logs from Sophos with Elastic Agent. categories: - "security" diff --git a/packages/sophos_central/changelog.yml b/packages/sophos_central/changelog.yml index dd787fc1164..043f5cd60ef 100644 --- a/packages/sophos_central/changelog.yml +++ b/packages/sophos_central/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.8.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.7.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/sophos_central/kibana/tags.yml b/packages/sophos_central/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/sophos_central/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/sophos_central/manifest.yml b/packages/sophos_central/manifest.yml index 41ee8ca2611..d63272161df 100644 --- a/packages/sophos_central/manifest.yml +++ b/packages/sophos_central/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: sophos_central title: Sophos Central -version: "1.7.0" +version: "1.8.0" description: This Elastic integration collects logs from Sophos Central with Elastic Agent. type: integration categories: diff --git a/packages/suricata/changelog.yml b/packages/suricata/changelog.yml index 1a8cb60cec9..4cfc6980b26 100644 --- a/packages/suricata/changelog.yml +++ b/packages/suricata/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.14.0" changes: - description: Use ECS imported rather than local definitions. diff --git a/packages/suricata/kibana/tags.yml b/packages/suricata/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/suricata/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/suricata/manifest.yml b/packages/suricata/manifest.yml index 86ed58608f2..34f115a8d58 100644 --- a/packages/suricata/manifest.yml +++ b/packages/suricata/manifest.yml @@ -1,6 +1,6 @@ name: suricata title: Suricata -version: "2.14.0" +version: "2.15.0" description: Collect logs from Suricata with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: suricata size: 309x309 type: image/svg+xml -format_version: 2.9.0 +format_version: 2.11.0 categories: [network, security, ids_ips] conditions: kibana.version: ^8.7.1 diff --git a/packages/symantec_endpoint/changelog.yml b/packages/symantec_endpoint/changelog.yml index 3b2abc91955..3380f3ed39f 100644 --- a/packages/symantec_endpoint/changelog.yml +++ b/packages/symantec_endpoint/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.10.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.9.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/symantec_endpoint/kibana/tags.yml b/packages/symantec_endpoint/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/symantec_endpoint/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/symantec_endpoint/manifest.yml b/packages/symantec_endpoint/manifest.yml index 22b214d7ec1..337eafee838 100644 --- a/packages/symantec_endpoint/manifest.yml +++ b/packages/symantec_endpoint/manifest.yml @@ -1,9 +1,9 @@ name: symantec_endpoint title: Symantec Endpoint Protection -version: "2.9.0" +version: "2.10.0" description: Collect logs from Symantec Endpoint Protection with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 categories: ["security", "edr_xdr"] conditions: kibana.version: "^7.16.0 || ^8.0.0" diff --git a/packages/sysmon_linux/changelog.yml b/packages/sysmon_linux/changelog.yml index a0c61af0a9e..04610f13421 100644 --- a/packages/sysmon_linux/changelog.yml +++ b/packages/sysmon_linux/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.1.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/sysmon_linux/kibana/tags.yml b/packages/sysmon_linux/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/sysmon_linux/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/sysmon_linux/manifest.yml b/packages/sysmon_linux/manifest.yml index 9683488ad53..51d70a73e3c 100644 --- a/packages/sysmon_linux/manifest.yml +++ b/packages/sysmon_linux/manifest.yml @@ -1,6 +1,6 @@ name: sysmon_linux title: Sysmon for Linux -version: "1.1.0" +version: "1.2.0" description: Collect Sysmon Linux logs with Elastic Agent. type: integration categories: @@ -11,7 +11,7 @@ icons: title: sysmon-linux size: 1000x1000 type: image/svg+xml -format_version: 2.7.0 +format_version: 2.11.0 conditions: kibana.version: "^8.4.0" screenshots: diff --git a/packages/system_audit/changelog.yml b/packages/system_audit/changelog.yml index f977a0182bd..d14ddb4d817 100644 --- a/packages/system_audit/changelog.yml +++ b/packages/system_audit/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.7.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.6.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/system_audit/kibana/tags.yml b/packages/system_audit/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/system_audit/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/system_audit/manifest.yml b/packages/system_audit/manifest.yml index 9c3f65ac5ad..82b08614c19 100644 --- a/packages/system_audit/manifest.yml +++ b/packages/system_audit/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: system_audit title: System Audit description: Collect various logs & metrics from System Audit modules with Elastic Agent. type: integration -version: "1.6.0" +version: "1.7.0" conditions: kibana.version: '^8.7.1' categories: diff --git a/packages/tanium/changelog.yml b/packages/tanium/changelog.yml index d5eebb2e297..a4137983a79 100644 --- a/packages/tanium/changelog.yml +++ b/packages/tanium/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.2.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/tanium/kibana/tags.yml b/packages/tanium/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/tanium/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/tanium/manifest.yml b/packages/tanium/manifest.yml index 2cedd9820a8..3a2b20a62ff 100644 --- a/packages/tanium/manifest.yml +++ b/packages/tanium/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: tanium title: Tanium -version: "1.2.0" +version: "1.3.0" description: This Elastic integration collects logs from Tanium with Elastic Agent. type: integration categories: diff --git a/packages/tcp/changelog.yml b/packages/tcp/changelog.yml index 2c70849d1eb..089aed6bcd5 100644 --- a/packages/tcp/changelog.yml +++ b/packages/tcp/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/tcp/kibana/tags.yml b/packages/tcp/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/tcp/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/tcp/manifest.yml b/packages/tcp/manifest.yml index 7f2e409bafd..47830afe394 100644 --- a/packages/tcp/manifest.yml +++ b/packages/tcp/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: tcp title: Custom TCP Logs description: Collect raw TCP data from listening TCP port with Elastic Agent. type: integration -version: "1.12.0" +version: "1.13.0" conditions: kibana.version: "^8.2.1" categories: diff --git a/packages/tenable_io/changelog.yml b/packages/tenable_io/changelog.yml index 72ab552876b..33c68e663eb 100644 --- a/packages/tenable_io/changelog.yml +++ b/packages/tenable_io/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.1.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.0.1" changes: - description: Update dashboards for 2.0 changes. diff --git a/packages/tenable_io/kibana/tags.yml b/packages/tenable_io/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/tenable_io/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/tenable_io/manifest.yml b/packages/tenable_io/manifest.yml index ca9f38b4a9c..0a0b3b9521f 100644 --- a/packages/tenable_io/manifest.yml +++ b/packages/tenable_io/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: tenable_io title: Tenable Vulnerability Management -version: "2.0.1" +version: "2.1.0" description: Collect logs from Tenable Vulnerability Management with Elastic Agent. type: integration categories: diff --git a/packages/tenable_sc/changelog.yml b/packages/tenable_sc/changelog.yml index 1369a6b16cd..bae7b89f94d 100644 --- a/packages/tenable_sc/changelog.yml +++ b/packages/tenable_sc/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.14.0" changes: - description: Update package-spec to 2.9.0. diff --git a/packages/tenable_sc/kibana/tags.yml b/packages/tenable_sc/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/tenable_sc/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/tenable_sc/manifest.yml b/packages/tenable_sc/manifest.yml index 561aa956855..6e7a1d713cd 100644 --- a/packages/tenable_sc/manifest.yml +++ b/packages/tenable_sc/manifest.yml @@ -1,8 +1,8 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: tenable_sc title: Tenable.sc # The version must be updated in the pipeline as well. Until elastic/kibana#121310 is implemented we will have to manually sync these. -version: "1.14.0" +version: "1.15.0" description: | Collect logs from Tenable.sc with Elastic Agent. type: integration diff --git a/packages/thycotic_ss/changelog.yml b/packages/thycotic_ss/changelog.yml index 812ff16ff37..b202d899c48 100644 --- a/packages/thycotic_ss/changelog.yml +++ b/packages/thycotic_ss/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.1.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/thycotic_ss/kibana/tags.yml b/packages/thycotic_ss/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/thycotic_ss/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/thycotic_ss/manifest.yml b/packages/thycotic_ss/manifest.yml index bdf0f8c26d3..383ceb7c316 100644 --- a/packages/thycotic_ss/manifest.yml +++ b/packages/thycotic_ss/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: thycotic_ss title: "Thycotic Secret Server" -version: "1.1.0" +version: "1.2.0" source: license: "Elastic-2.0" description: "Thycotic Secret Server logs" diff --git a/packages/ti_abusech/changelog.yml b/packages/ti_abusech/changelog.yml index ac9626c2a78..db9ca471e9a 100644 --- a/packages/ti_abusech/changelog.yml +++ b/packages/ti_abusech/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.19.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.18.0" changes: - description: Update package-spec to 2.9.0. diff --git a/packages/ti_abusech/kibana/tags.yml b/packages/ti_abusech/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_abusech/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_abusech/manifest.yml b/packages/ti_abusech/manifest.yml index b958e4c8aea..ebf26beebf7 100644 --- a/packages/ti_abusech/manifest.yml +++ b/packages/ti_abusech/manifest.yml @@ -1,9 +1,9 @@ name: ti_abusech title: AbuseCH -version: "1.18.0" +version: "1.19.0" description: Ingest threat intelligence indicators from URL Haus, Malware Bazaar, and Threat Fox feeds with Elastic Agent. type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana.version: ^8.7.1 diff --git a/packages/ti_anomali/changelog.yml b/packages/ti_anomali/changelog.yml index a325e32a68d..b1ff94b3d2c 100644 --- a/packages/ti_anomali/changelog.yml +++ b/packages/ti_anomali/changelog.yml @@ -1,5 +1,10 @@ # newer versions go on top -- version: "1.16.1-next" +- version: "1.17.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 +- version: "1.16.1" changes: - description: Remove dotted YAML keys. type: bugfix diff --git a/packages/ti_anomali/kibana/tags.yml b/packages/ti_anomali/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_anomali/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_anomali/manifest.yml b/packages/ti_anomali/manifest.yml index 4c9511657d3..39379bf7abc 100644 --- a/packages/ti_anomali/manifest.yml +++ b/packages/ti_anomali/manifest.yml @@ -1,9 +1,9 @@ name: ti_anomali title: Anomali -version: "1.16.0" +version: "1.17.0" description: Ingest threat intelligence indicators from Anomali with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana: diff --git a/packages/ti_cif3/changelog.yml b/packages/ti_cif3/changelog.yml index d87bd1f4510..dd244a88922 100644 --- a/packages/ti_cif3/changelog.yml +++ b/packages/ti_cif3/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.5.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.4.0" changes: - description: Update package-spec to 2.9.0. diff --git a/packages/ti_cif3/kibana/tags.yml b/packages/ti_cif3/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_cif3/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_cif3/manifest.yml b/packages/ti_cif3/manifest.yml index d629db85a5f..01c0f413272 100644 --- a/packages/ti_cif3/manifest.yml +++ b/packages/ti_cif3/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: ti_cif3 title: "Collective Intelligence Framework v3" -version: "1.4.0" +version: "1.5.0" description: "Ingest threat indicators from a Collective Intelligence Framework v3 instance with Elastic Agent." type: integration categories: diff --git a/packages/ti_cybersixgill/changelog.yml b/packages/ti_cybersixgill/changelog.yml index ed8069541d2..cf87cf6454e 100644 --- a/packages/ti_cybersixgill/changelog.yml +++ b/packages/ti_cybersixgill/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.20.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.19.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/ti_cybersixgill/kibana/tags.yml b/packages/ti_cybersixgill/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_cybersixgill/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_cybersixgill/manifest.yml b/packages/ti_cybersixgill/manifest.yml index 50c09c243c5..c9e4188dd37 100644 --- a/packages/ti_cybersixgill/manifest.yml +++ b/packages/ti_cybersixgill/manifest.yml @@ -1,9 +1,9 @@ name: ti_cybersixgill title: Cybersixgill -version: "1.19.0" +version: "1.20.0" description: Ingest threat intelligence indicators from Cybersixgill with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana.version: ^8.7.1 diff --git a/packages/ti_maltiverse/changelog.yml b/packages/ti_maltiverse/changelog.yml index 85a210b832a..f6f01d9fbc7 100644 --- a/packages/ti_maltiverse/changelog.yml +++ b/packages/ti_maltiverse/changelog.yml @@ -1,4 +1,9 @@ -- version: "0.2.1-next" +- version: "0.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 +- version: "0.2.1" changes: - description: Remove dotted YAML keys. type: bugfix diff --git a/packages/ti_maltiverse/kibana/tags.yml b/packages/ti_maltiverse/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_maltiverse/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_maltiverse/manifest.yml b/packages/ti_maltiverse/manifest.yml index 05d4ae53435..ed76f33f132 100644 --- a/packages/ti_maltiverse/manifest.yml +++ b/packages/ti_maltiverse/manifest.yml @@ -1,9 +1,9 @@ name: ti_maltiverse title: Maltiverse -version: "0.2.0" +version: "0.3.0" description: Ingest threat intelligence indicators from Maltiverse feeds with Elastic Agent type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana: diff --git a/packages/ti_misp/changelog.yml b/packages/ti_misp/changelog.yml index 7696a5a7565..1fcea4408d9 100644 --- a/packages/ti_misp/changelog.yml +++ b/packages/ti_misp/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.22.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.21.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/ti_misp/kibana/tags.yml b/packages/ti_misp/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_misp/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_misp/manifest.yml b/packages/ti_misp/manifest.yml index ecb78d2f786..69a00201dca 100644 --- a/packages/ti_misp/manifest.yml +++ b/packages/ti_misp/manifest.yml @@ -1,9 +1,9 @@ name: ti_misp title: MISP -version: "1.21.0" +version: "1.22.0" description: Ingest threat intelligence indicators from MISP platform with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana.version: ^8.7.1 diff --git a/packages/ti_otx/changelog.yml b/packages/ti_otx/changelog.yml index 0d31a0aaaa7..2ae5dc06366 100644 --- a/packages/ti_otx/changelog.yml +++ b/packages/ti_otx/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.15.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/ti_otx/kibana/tags.yml b/packages/ti_otx/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_otx/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_otx/manifest.yml b/packages/ti_otx/manifest.yml index 415adb9a2c7..3fb631ce137 100644 --- a/packages/ti_otx/manifest.yml +++ b/packages/ti_otx/manifest.yml @@ -1,9 +1,9 @@ name: ti_otx title: AlienVault OTX -version: "1.15.0" +version: "1.16.0" description: Ingest threat intelligence indicators from AlienVault Open Threat Exchange (OTX) with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana.version: ^8.7.1 diff --git a/packages/ti_rapid7_threat_command/changelog.yml b/packages/ti_rapid7_threat_command/changelog.yml index 930512841e5..5fed57d585b 100644 --- a/packages/ti_rapid7_threat_command/changelog.yml +++ b/packages/ti_rapid7_threat_command/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.8.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.7.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/ti_rapid7_threat_command/kibana/tags.yml b/packages/ti_rapid7_threat_command/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_rapid7_threat_command/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_rapid7_threat_command/manifest.yml b/packages/ti_rapid7_threat_command/manifest.yml index 6f7cbe9fc7f..4cdf864bbb3 100644 --- a/packages/ti_rapid7_threat_command/manifest.yml +++ b/packages/ti_rapid7_threat_command/manifest.yml @@ -1,8 +1,8 @@ -format_version: 2.10.0 +format_version: 2.11.0 name: ti_rapid7_threat_command title: Rapid7 Threat Command # The version must be updated manually in the transform.yml files and transform APIs mentioned in README. -version: "1.7.0" +version: "1.8.0" description: Collect threat intelligence from Threat Command API with Elastic Agent. type: integration categories: ["security", "threat_intel"] diff --git a/packages/ti_recordedfuture/changelog.yml b/packages/ti_recordedfuture/changelog.yml index a7be956a339..89263a64b69 100644 --- a/packages/ti_recordedfuture/changelog.yml +++ b/packages/ti_recordedfuture/changelog.yml @@ -1,5 +1,10 @@ # newer versions go on top -- version: "1.15.1-next" +- version: "1.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 +- version: "1.15.1" changes: - description: Replace dotted YAML keys. type: bugfix diff --git a/packages/ti_recordedfuture/kibana/tags.yml b/packages/ti_recordedfuture/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_recordedfuture/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_recordedfuture/manifest.yml b/packages/ti_recordedfuture/manifest.yml index 72ea41bdbc0..a4aa8131f26 100644 --- a/packages/ti_recordedfuture/manifest.yml +++ b/packages/ti_recordedfuture/manifest.yml @@ -1,9 +1,9 @@ name: ti_recordedfuture title: Recorded Future -version: "1.15.0" +version: "1.16.0" description: Ingest threat intelligence indicators from Recorded Future risk lists with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana: diff --git a/packages/ti_threatq/changelog.yml b/packages/ti_threatq/changelog.yml index 05df1ce0f91..3dca9a8f03c 100644 --- a/packages/ti_threatq/changelog.yml +++ b/packages/ti_threatq/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.17.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.16.0" changes: - description: Update package-spec to 2.10.0. diff --git a/packages/ti_threatq/kibana/tags.yml b/packages/ti_threatq/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_threatq/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_threatq/manifest.yml b/packages/ti_threatq/manifest.yml index af73efd5724..94f4ba1499d 100644 --- a/packages/ti_threatq/manifest.yml +++ b/packages/ti_threatq/manifest.yml @@ -1,9 +1,9 @@ name: ti_threatq title: ThreatQuotient -version: "1.16.0" +version: "1.17.0" description: Ingest threat intelligence indicators from ThreatQuotient with Elastic Agent. type: integration -format_version: 2.10.0 +format_version: 2.11.0 categories: ["security", "threat_intel"] conditions: kibana.version: ^8.7.1 diff --git a/packages/ti_util/changelog.yml b/packages/ti_util/changelog.yml index aecdc3f7bf9..95f5809de0d 100644 --- a/packages/ti_util/changelog.yml +++ b/packages/ti_util/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.2.3" changes: - description: Fix the query type for matching 'event.dataset'. diff --git a/packages/ti_util/kibana/tags.yml b/packages/ti_util/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/ti_util/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/ti_util/manifest.yml b/packages/ti_util/manifest.yml index cd8c50ab37a..b333ee05298 100644 --- a/packages/ti_util/manifest.yml +++ b/packages/ti_util/manifest.yml @@ -1,13 +1,13 @@ name: ti_util title: "Threat Intelligence Utilities" -version: 1.2.3 +version: 1.3.0 description: Prebuilt Threat Intelligence dashboard for Elastic Security categories: - security - threat_intel conditions: kibana.version: ^8.5.0 -format_version: 2.7.0 +format_version: 2.11.0 type: integration screenshots: - src: /img/threat-intel-overview.png @@ -20,4 +20,3 @@ icons: type: image/svg+xml owner: github: elastic/security-external-integrations - diff --git a/packages/tines/changelog.yml b/packages/tines/changelog.yml index 73399924571..d9b34751abb 100644 --- a/packages/tines/changelog.yml +++ b/packages/tines/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.3.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.2.1" changes: - description: Remove version attribute from ingest node pipelines. diff --git a/packages/tines/kibana/tags.yml b/packages/tines/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/tines/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/tines/manifest.yml b/packages/tines/manifest.yml index 6281cf4aa14..893bcf3acf5 100644 --- a/packages/tines/manifest.yml +++ b/packages/tines/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: tines title: "Tines" -version: "1.2.1" +version: "1.3.0" description: "Tines Logs & Time Saved Reports" type: integration categories: diff --git a/packages/trellix_edr_cloud/changelog.yml b/packages/trellix_edr_cloud/changelog.yml index f51daf6c865..f27662aba99 100644 --- a/packages/trellix_edr_cloud/changelog.yml +++ b/packages/trellix_edr_cloud/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "0.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "0.1.0" changes: - description: Initial release. diff --git a/packages/trellix_edr_cloud/kibana/tags.yml b/packages/trellix_edr_cloud/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/trellix_edr_cloud/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/trellix_edr_cloud/manifest.yml b/packages/trellix_edr_cloud/manifest.yml index e4f51b8351c..b8dfeff762b 100644 --- a/packages/trellix_edr_cloud/manifest.yml +++ b/packages/trellix_edr_cloud/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: trellix_edr_cloud title: Trellix EDR Cloud -version: 0.1.0 +version: 0.2.0 description: Collect logs from Trellix EDR Cloud with Elastic Agent. type: integration categories: diff --git a/packages/trellix_epo_cloud/changelog.yml b/packages/trellix_epo_cloud/changelog.yml index e35840c3737..dfb1772601d 100644 --- a/packages/trellix_epo_cloud/changelog.yml +++ b/packages/trellix_epo_cloud/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.4.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.3.0" changes: - description: Add support for HTTP request trace logs. diff --git a/packages/trellix_epo_cloud/kibana/tags.yml b/packages/trellix_epo_cloud/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/trellix_epo_cloud/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/trellix_epo_cloud/manifest.yml b/packages/trellix_epo_cloud/manifest.yml index d28c509e8cc..9c73ce35f4f 100644 --- a/packages/trellix_epo_cloud/manifest.yml +++ b/packages/trellix_epo_cloud/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.6.0 +format_version: 2.11.0 name: trellix_epo_cloud title: Trellix ePO Cloud -version: "1.3.0" +version: "1.4.0" source: license: Elastic-2.0 description: Collect logs from Trellix ePO Cloud with Elastic Agent. diff --git a/packages/trend_micro_vision_one/changelog.yml b/packages/trend_micro_vision_one/changelog.yml index a72ac2cfda4..0906cf010a7 100644 --- a/packages/trend_micro_vision_one/changelog.yml +++ b/packages/trend_micro_vision_one/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.8.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.7.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/trend_micro_vision_one/kibana/tags.yml b/packages/trend_micro_vision_one/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/trend_micro_vision_one/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/trend_micro_vision_one/manifest.yml b/packages/trend_micro_vision_one/manifest.yml index 7d557e25f32..8cae7b7168c 100644 --- a/packages/trend_micro_vision_one/manifest.yml +++ b/packages/trend_micro_vision_one/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.9.0 +format_version: 2.11.0 name: trend_micro_vision_one title: Trend Micro Vision One -version: "1.7.0" +version: "1.8.0" description: Collect logs from Trend Micro Vision One with Elastic Agent. type: integration categories: diff --git a/packages/trendmicro/changelog.yml b/packages/trendmicro/changelog.yml index d407b842958..3b1ea3bec5a 100644 --- a/packages/trendmicro/changelog.yml +++ b/packages/trendmicro/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.1.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/trendmicro/kibana/tags.yml b/packages/trendmicro/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/trendmicro/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/trendmicro/manifest.yml b/packages/trendmicro/manifest.yml index 784db21254b..f5481f41f07 100644 --- a/packages/trendmicro/manifest.yml +++ b/packages/trendmicro/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: trendmicro title: "Trendmicro" -version: "1.1.0" +version: "1.2.0" description: "collect Trendmicro Deep Security events with elastic agent." type: integration categories: diff --git a/packages/udp/changelog.yml b/packages/udp/changelog.yml index 992dc50b274..6cd628952ac 100644 --- a/packages/udp/changelog.yml +++ b/packages/udp/changelog.yml @@ -1,3 +1,8 @@ +- version: "1.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/udp/kibana/tags.yml b/packages/udp/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/udp/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/udp/manifest.yml b/packages/udp/manifest.yml index 3e202ca8daa..7d1b9750f6d 100644 --- a/packages/udp/manifest.yml +++ b/packages/udp/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: udp title: Custom UDP Logs description: Collect raw UDP data from listening UDP port with Elastic Agent. type: integration -version: "1.12.0" +version: "1.13.0" conditions: kibana.version: "^8.2.1" categories: diff --git a/packages/vectra_detect/changelog.yml b/packages/vectra_detect/changelog.yml index 94b923ef5f3..d59d4098db2 100644 --- a/packages/vectra_detect/changelog.yml +++ b/packages/vectra_detect/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.2.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.1.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/vectra_detect/kibana/tags.yml b/packages/vectra_detect/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/vectra_detect/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/vectra_detect/manifest.yml b/packages/vectra_detect/manifest.yml index 69a87a597e6..eba984b3c43 100644 --- a/packages/vectra_detect/manifest.yml +++ b/packages/vectra_detect/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: vectra_detect title: Vectra Detect -version: "1.1.0" +version: "1.2.0" source: license: Elastic-2.0 description: Collect logs from Vectra Detect with Elastic Agent. diff --git a/packages/winlog/changelog.yml b/packages/winlog/changelog.yml index b7adc464078..bc1a6447b0a 100644 --- a/packages/winlog/changelog.yml +++ b/packages/winlog/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.18.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.17.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/winlog/kibana/tags.yml b/packages/winlog/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/winlog/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/winlog/manifest.yml b/packages/winlog/manifest.yml index 85411a06c8f..571c4537b58 100644 --- a/packages/winlog/manifest.yml +++ b/packages/winlog/manifest.yml @@ -1,9 +1,9 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: winlog title: Custom Windows Event Logs description: Collect and parse logs from any Windows event log channel with Elastic Agent. type: integration -version: "1.17.0" +version: "1.18.0" conditions: kibana.version: '^8.7.1' categories: diff --git a/packages/zeek/changelog.yml b/packages/zeek/changelog.yml index a1034e96b5d..9747d38f1d0 100644 --- a/packages/zeek/changelog.yml +++ b/packages/zeek/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.14.1" changes: - description: Fix template snippet escaping. diff --git a/packages/zeek/kibana/tags.yml b/packages/zeek/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/zeek/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/zeek/manifest.yml b/packages/zeek/manifest.yml index 94989a5f833..7b870310a6a 100644 --- a/packages/zeek/manifest.yml +++ b/packages/zeek/manifest.yml @@ -1,6 +1,6 @@ name: zeek title: Zeek -version: "2.14.1" +version: "2.15.0" description: Collect logs from Zeek with Elastic Agent. type: integration icons: @@ -8,7 +8,7 @@ icons: title: zeek size: 214x203 type: image/svg+xml -format_version: 2.10.0 +format_version: 2.11.0 categories: [network, security] conditions: kibana.version: ^8.7.1 diff --git a/packages/zerofox/changelog.yml b/packages/zerofox/changelog.yml index 730a0b6a3ba..7af5c384ea1 100644 --- a/packages/zerofox/changelog.yml +++ b/packages/zerofox/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.16.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.15.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/zerofox/kibana/tags.yml b/packages/zerofox/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/zerofox/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/zerofox/manifest.yml b/packages/zerofox/manifest.yml index 1f55143be5f..340884f2c68 100644 --- a/packages/zerofox/manifest.yml +++ b/packages/zerofox/manifest.yml @@ -1,9 +1,9 @@ name: zerofox title: ZeroFox -version: "1.15.0" +version: "1.16.0" description: Collect logs from ZeroFox with Elastic Agent. type: integration -format_version: 2.7.0 +format_version: 2.11.0 icons: - src: /img/logo.svg title: logo ZeroFox diff --git a/packages/zeronetworks/changelog.yml b/packages/zeronetworks/changelog.yml index 53b782ebc83..454cca323f7 100644 --- a/packages/zeronetworks/changelog.yml +++ b/packages/zeronetworks/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.5.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.4.0" changes: - description: Add support for HTTP request trace logging. diff --git a/packages/zeronetworks/kibana/tags.yml b/packages/zeronetworks/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/zeronetworks/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/zeronetworks/manifest.yml b/packages/zeronetworks/manifest.yml index 1dbfa450b61..1f9e8e3d6fa 100644 --- a/packages/zeronetworks/manifest.yml +++ b/packages/zeronetworks/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: zeronetworks title: "Zero Networks" -version: "1.4.0" +version: "1.5.0" source: license: "Elastic-2.0" description: "Zero Networks Logs integration" diff --git a/packages/zoom/changelog.yml b/packages/zoom/changelog.yml index 4635e0a0b29..2b64c725b45 100644 --- a/packages/zoom/changelog.yml +++ b/packages/zoom/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.15.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.14.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/zoom/kibana/tags.yml b/packages/zoom/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/zoom/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/zoom/manifest.yml b/packages/zoom/manifest.yml index 35064409a51..387638a0a97 100644 --- a/packages/zoom/manifest.yml +++ b/packages/zoom/manifest.yml @@ -1,9 +1,9 @@ name: zoom title: Zoom -version: "1.14.0" +version: "1.15.0" description: Collect logs from Zoom with Elastic Agent. type: integration -format_version: 2.9.0 +format_version: 2.11.0 categories: ["security", "productivity_security"] conditions: kibana.version: ^8.9.0 diff --git a/packages/zscaler_zia/changelog.yml b/packages/zscaler_zia/changelog.yml index 42397064f13..aea4d1be04d 100644 --- a/packages/zscaler_zia/changelog.yml +++ b/packages/zscaler_zia/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "2.13.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "2.12.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/zscaler_zia/kibana/tags.yml b/packages/zscaler_zia/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/zscaler_zia/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/zscaler_zia/manifest.yml b/packages/zscaler_zia/manifest.yml index 1b137db9794..6963dd91fe7 100644 --- a/packages/zscaler_zia/manifest.yml +++ b/packages/zscaler_zia/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: zscaler_zia title: Zscaler Internet Access -version: "2.12.0" +version: "2.13.0" description: Collect logs from Zscaler Internet Access (ZIA) with Elastic Agent. type: integration categories: diff --git a/packages/zscaler_zpa/changelog.yml b/packages/zscaler_zpa/changelog.yml index babe53132d5..3b2c6c75df2 100644 --- a/packages/zscaler_zpa/changelog.yml +++ b/packages/zscaler_zpa/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.12.0" + changes: + - description: Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. + type: enhancement + link: https://github.com/elastic/integrations/pull/7789 - version: "1.11.0" changes: - description: Update package to ECS 8.9.0. diff --git a/packages/zscaler_zpa/kibana/tags.yml b/packages/zscaler_zpa/kibana/tags.yml new file mode 100644 index 00000000000..47f20a8f551 --- /dev/null +++ b/packages/zscaler_zpa/kibana/tags.yml @@ -0,0 +1,4 @@ +- text: Security Solution + asset_types: + - dashboard + - search diff --git a/packages/zscaler_zpa/manifest.yml b/packages/zscaler_zpa/manifest.yml index 253f890e5f6..451e31754ab 100644 --- a/packages/zscaler_zpa/manifest.yml +++ b/packages/zscaler_zpa/manifest.yml @@ -1,7 +1,7 @@ -format_version: 2.7.0 +format_version: 2.11.0 name: zscaler_zpa title: Zscaler Private Access -version: "1.11.0" +version: "1.12.0" source: license: Elastic-2.0 description: Collect logs from Zscaler Private Access (ZPA) with Elastic Agent.