Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
e1b10ab
[squid] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
fc949c2
[suricata] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
7616b06
[symantec_endpoint] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
ce908c9
[sysmon_linux] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
07785f6
[system_audit] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
0b7d6eb
[tanium] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
d386395
[tcp] - update ECS to 8.8.0
taylor-swanson May 25, 2023
98d9a36
[tenable_io] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
d323181
[tenable_sc] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
65ea5fb
[thycotic_ss] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
f902e0b
[ti_abusech] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
4d07e4b
[ti_anomali] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
64c0365
[ti_cif3] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
f954ba4
[ti_cybersixgill] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
8520911
[ti_misp] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
24d9627
[ti_otx] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
e314edd
[ti_rapid7_threat_command] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
f0d617a
[ti_recordedfuture] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
631d41d
[ti_threatq] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
de6a9f3
[tines] - update ECS to 8.8.0
taylor-swanson May 25, 2023
1781110
[trellix_epo_cloud] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
c8ec8b2
[trend_micro_vision_one] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
0a68302
[trendmicro] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
a331ce3
[udp] - update ECS to 8.8.0
taylor-swanson May 25, 2023
dbf5569
[vectra_detect] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
8970969
[winlog] - update ECS to 8.8.0
taylor-swanson May 25, 2023
a184659
[zeek] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
ce6740f
[zerofox] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
d2cbd13
[zeronetworks] - update ECS to 8.8.0
taylor-swanson May 25, 2023
5033d63
[zoom] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
99372d0
[zscaler_zia] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
e8030bc
[zscaler_zpa] - update ECS to 8.8.0 from 8.7.0
taylor-swanson May 25, 2023
74eead0
Merge branch 'main' into ecs-8.8-part4
taylor-swanson Jun 2, 2023
b5d4afd
Fix up files after merge
taylor-swanson Jun 2, 2023
4ac4841
Merge branch 'main' into ecs-8.8-part4
taylor-swanson Jun 5, 2023
6463e71
Regen test files after merge
taylor-swanson Jun 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion packages/squid/_dev/build/build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
dependencies:
ecs:
reference: git@8.7
reference: git@8.8
5 changes: 5 additions & 0 deletions packages/squid/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.15.0"
changes:
- description: Update package to ECS 8.8.0.
type: enhancement
link: https://github.com/elastic/integrations/pull/6328
- version: "0.14.0"
changes:
- description: Update package-spec version to 2.7.0.
Expand Down
Loading