File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 - uses : actions/checkout@v5
2626
2727 - name : Install Updatecli in the runner
28- uses : updatecli/updatecli-action@a327da0e796f543b8fa4706e5ed63014852ead0e # v2.91 .0
28+ uses : updatecli/updatecli-action@0224b21c3687ac1a7510298d58c9a42db84e5814 # v2.92 .0
2929
3030 - name : Select diff action
3131 if : ${{ github.event_name == 'pull_request' }}
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/magefile/mage v1.15.0
1414 github.com/pkg/errors v0.9.1
1515 github.com/stretchr/testify v1.11.1
16- golang.org/x/mod v0.27 .0
16+ golang.org/x/mod v0.28 .0
1717 golang.org/x/tools v0.36.0
1818 gopkg.in/yaml.v3 v3.0.1
1919)
Original file line number Diff line number Diff line change @@ -677,8 +677,8 @@ golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
677677golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
678678golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 /go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4 =
679679golang.org/x/mod v0.8.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
680- golang.org/x/mod v0.27 .0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ =
681- golang.org/x/mod v0.27 .0 /go.mod h1:rWI627Fq0DEoudcK+MBkNkCe0EetEaDSwJJkCcjpazc =
680+ golang.org/x/mod v0.28 .0 h1:gQBtGhjxykdjY9YhZpSlZIsbnaE2+PgjfLWUQTnoZ1U =
681+ golang.org/x/mod v0.28 .0 /go.mod h1:yfB/L0NOf/kmEbXjzCPOx1iK1fRutOydrCMsqRhEBxI =
682682golang.org/x/net v0.0.0-20180724234803-3673e40ba225 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
683683golang.org/x/net v0.0.0-20180826012351-8a410e7b638d /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
684684golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 2.3.3"
3+ changes :
4+ - description : Remove instructions to change the `default_pipeline` for an index
5+ type : bugfix
6+ link : https://github.com/elastic/integrations/pull/15229
27- version : " 2.3.2"
38 changes :
49 - description : Correct typo in Readme
Original file line number Diff line number Diff line change @@ -60,14 +60,6 @@ For more detailed information refer to the following blogs:
6060 ```
6161 - If the `@custom` component template already exists, you will need to edit it to add mappings for data to be properly enriched. Click the three dots next to it and select **Edit**.
6262 
63- - On the index settings step, add the following. Be sure to change `<VERSION>` to the current package version.
64- ```
65- {
66- "index": {
67- "default_pipeline": "<VERSION>-ml_dga_ingest_pipeline"
68- }
69- }
70- ```
7163 - Proceed to the mappings step in the UI. Click **Add Field** at the bottom of the page and create an an `Object` field for `ml_is_dga`.
7264 
7365 - Finally create two properties under `ml_is_dga`.
Original file line number Diff line number Diff line change 11format_version : 3.0.4
22name : dga
33title : " Domain Generation Algorithm Detection"
4- version : 2.3.2
4+ version : 2.3.3
55source :
66 license : " Elastic-2.0"
77description : " ML solution package to detect domain generation algorithm (DGA) activity in your network data."
Original file line number Diff line number Diff line change 1+ - version : " 0.6.3"
2+ changes :
3+ - description : Remove instructions to change the `default_pipeline` for an index
4+ type : bugfix
5+ link : https://github.com/elastic/integrations/pull/15229
16- version : " 0.6.2"
27 changes :
38 - description : Update transform mappings to use ECS
Original file line number Diff line number Diff line change @@ -32,11 +32,6 @@ The package transform supports data from Elastic Endpoint via Elastic Defend and
3232 PUT _component_template/{COMPONENT_TEMPLATE_NAME}@custom
3333 {
3434 "template": {
35- "settings": {
36- "index": {
37- "default_pipeline": "<VERSION>-ml_pad_ingest_pipeline"
38- }
39- },
4035 "mappings": {
4136 "properties": {
4237 "process": {
@@ -54,14 +49,6 @@ The package transform supports data from Elastic Endpoint via Elastic Defend and
5449 ```
5550 - If the `@custom` component template already exists, you will need to edit it to add mappings for data to be properly enriched. Click the three dots next to it and select **Edit**.
5651 
57- - On the index settings step, add the following. Be sure to change `<VERSION>` to the current package version.
58- ```
59- {
60- "index": {
61- "default_pipeline": "<VERSION>-ml_pad_ingest_pipeline"
62- }
63- }
64- ```
6552 - Proceed to the mappings step in the UI. Click **Add Field** at the bottom of the page and create an `Object` field for `process`:
6653 
6754 - Create a property under Process for `command_line_entropy` of type `Double`.
Original file line number Diff line number Diff line change 11format_version : 3.0.0
22name : pad
33title : " Privileged Access Detection"
4- version : 0.6.2
4+ version : 0.6.3
55source :
66 license : " Elastic-2.0"
77description : " ML package to detect anomalous privileged access activity in Windows, Linux and Okta logs"
Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 2.4.2"
3+ changes :
4+ - description : Remove instructions to change the `default_pipeline` for an index
5+ type : bugfix
6+ link : https://github.com/elastic/integrations/pull/15229
27- version : " 2.4.1"
38 changes :
49 - description : Update platform support docs
You can’t perform that action at this time.
0 commit comments