Skip to content

Commit

Permalink
Fixed a nommon typo :p
Browse files Browse the repository at this point in the history
  • Loading branch information
dcode committed Apr 15, 2020
1 parent c69f5e9 commit 774e793
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion code/go/ecs/x509.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions generated/csv/fields.csv
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,true,file,file.x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,file,file.x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,file,file.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,file,file.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,file,file.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of common names (CN) of subject.
1.6.0-dev,true,file,file.x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,file,file.x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
1.6.0-dev,true,file,file.x509.subject.locality,keyword,extended,array,San Francisco,List of locality names (L)
Expand Down Expand Up @@ -594,7 +594,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,true,tls,tls.client.x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,tls,tls.client.x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,tls,tls.client.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,tls,tls.client.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,tls,tls.client.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of common names (CN) of subject.
1.6.0-dev,true,tls,tls.client.x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,tls,tls.client.x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
1.6.0-dev,true,tls,tls.client.x509.subject.locality,keyword,extended,array,San Francisco,List of locality names (L)
Expand Down Expand Up @@ -632,7 +632,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,true,tls,tls.server.x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,tls,tls.server.x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,tls,tls.server.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,tls,tls.server.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,tls,tls.server.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of common names (CN) of subject.
1.6.0-dev,true,tls,tls.server.x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,tls,tls.server.x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
1.6.0-dev,true,tls,tls.server.x509.subject.locality,keyword,extended,array,San Francisco,List of locality names (L)
Expand Down Expand Up @@ -715,7 +715,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,true,x509,x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,x509,x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,x509,x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,x509,x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,x509,x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of common names (CN) of subject.
1.6.0-dev,true,x509,x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,x509,x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
1.6.0-dev,true,x509,x509.subject.locality,keyword,extended,array,San Francisco,List of locality names (L)
Expand Down
16 changes: 8 additions & 8 deletions generated/ecs/ecs_flat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3306,7 +3306,7 @@ file.x509.signature_algorithm:
type: keyword
file.x509.subject.common_name:
dashed_name: file-x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: file.x509.subject.common_name
ignore_above: 1024
Expand All @@ -3316,7 +3316,7 @@ file.x509.subject.common_name:
- array
order: 13
original_fieldset: x509
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
file.x509.subject.country:
dashed_name: file-x509-subject-country
Expand Down Expand Up @@ -8182,7 +8182,7 @@ tls.client.x509.signature_algorithm:
type: keyword
tls.client.x509.subject.common_name:
dashed_name: tls-client-x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: tls.client.x509.subject.common_name
ignore_above: 1024
Expand All @@ -8192,7 +8192,7 @@ tls.client.x509.subject.common_name:
- array
order: 13
original_fieldset: x509
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
tls.client.x509.subject.country:
dashed_name: tls-client-x509-subject-country
Expand Down Expand Up @@ -8714,7 +8714,7 @@ tls.server.x509.signature_algorithm:
type: keyword
tls.server.x509.subject.common_name:
dashed_name: tls-server-x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: tls.server.x509.subject.common_name
ignore_above: 1024
Expand All @@ -8724,7 +8724,7 @@ tls.server.x509.subject.common_name:
- array
order: 13
original_fieldset: x509
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
tls.server.x509.subject.country:
dashed_name: tls-server-x509-subject-country
Expand Down Expand Up @@ -9761,7 +9761,7 @@ x509.signature_algorithm:
type: keyword
x509.subject.common_name:
dashed_name: x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: x509.subject.common_name
ignore_above: 1024
Expand All @@ -9770,7 +9770,7 @@ x509.subject.common_name:
normalize:
- array
order: 13
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
x509.subject.country:
dashed_name: x509-subject-country
Expand Down
16 changes: 8 additions & 8 deletions generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3597,7 +3597,7 @@ file:
type: keyword
x509.subject.common_name:
dashed_name: file-x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: file.x509.subject.common_name
ignore_above: 1024
Expand All @@ -3607,7 +3607,7 @@ file:
- array
order: 13
original_fieldset: x509
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
x509.subject.country:
dashed_name: file-x509-subject-country
Expand Down Expand Up @@ -8824,7 +8824,7 @@ tls:
type: keyword
client.x509.subject.common_name:
dashed_name: tls-client-x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: tls.client.x509.subject.common_name
ignore_above: 1024
Expand All @@ -8834,7 +8834,7 @@ tls:
- array
order: 13
original_fieldset: x509
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
client.x509.subject.country:
dashed_name: tls-client-x509-subject-country
Expand Down Expand Up @@ -9359,7 +9359,7 @@ tls:
type: keyword
server.x509.subject.common_name:
dashed_name: tls-server-x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: tls.server.x509.subject.common_name
ignore_above: 1024
Expand All @@ -9369,7 +9369,7 @@ tls:
- array
order: 13
original_fieldset: x509
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
server.x509.subject.country:
dashed_name: tls-server-x509-subject-country
Expand Down Expand Up @@ -10529,7 +10529,7 @@ x509:
type: keyword
subject.common_name:
dashed_name: x509-subject-common-name
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net
flat_name: x509.subject.common_name
ignore_above: 1024
Expand All @@ -10538,7 +10538,7 @@ x509:
normalize:
- array
order: 13
short: List of nommon names (CN) of subject.
short: List of common names (CN) of subject.
type: keyword
subject.country:
dashed_name: x509-subject-country
Expand Down
2 changes: 1 addition & 1 deletion schemas/x509.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
type: keyword
normalize:
- array
description: List of nommon names (CN) of subject.
description: List of common names (CN) of subject.
example: r2.shared.global.fastly.net

- name: subject.organizational_unit
Expand Down

0 comments on commit 774e793

Please sign in to comment.