Added support for Log Ingestion API - #14933
Open
Shashank Shah (shashankshah-crest) wants to merge 4 commits into
Open
Added support for Log Ingestion API#14933Shashank Shah (shashankshah-crest) wants to merge 4 commits into
Shashank Shah (shashankshah-crest) wants to merge 4 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds Log Ingestion API support for the Corelight solution by updating parsers to the v3 log schema and expanding coverage for additional data types.
Changes:
- Updated many existing Corelight parsers to query
Corelight_v3_*_CLtables (often viaunion isfuzzy=true+dummy_table) - Added a large set of new parser function YAMLs for additional protocols/data types
- Updated solution metadata (Release Notes + solution installer UI “Parsers” count)
Reviewed changes
Copilot reviewed 238 out of 241 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| Solutions/Corelight/ReleaseNotes.md | Adds v3.3.0 release note entry for DCE/DCR ingestion + new parsers |
| Solutions/Corelight/Parsers/corelight_zeek_doctor.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_x509_red.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_x509.yaml | Switch union sources to v3 tables |
| Solutions/Corelight/Parsers/corelight_wireguard.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_weird_stats.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_weird_red.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_weird_agg.yaml | Update to v3 table + adjust aggregation keying |
| Solutions/Corelight/Parsers/corelight_weird.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_websocket.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_vpn.yaml | Update to v3 table + join logic updates |
| Solutions/Corelight/Parsers/corelight_util_stats.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_unknown_smartpcap.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_tunnel.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_traceroute.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_telnet.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_tds_sql_batch.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_tds_rpc.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_tds.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_syslog.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_suricata_zeek_stats.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_suricata_stats.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_suricata_eve.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_stun_nat.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_stun.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_stepping.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_stats.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_ssl_red.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_ssdp.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_specific_dns_tunnels.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_socks.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_snmp.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_smtp_links.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_smartpcap_stats.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_smartpcap.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_sip.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_signatures.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_s7comm_upload_download.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_s7comm_read_szl.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_s7comm_plus.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_rfb.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_reporter.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_radius.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_quic.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_profinet_debug.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_profinet_dce_rpc.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_profinet.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_print.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_pe.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_packet_filter.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_openflow.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_opcua_binary_variant_metadata.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_variant_extension_object.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_variant_data_value.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_variant_data.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_variant_array_dims.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_status_code_detail.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_read_results.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_read_nodes_to_read.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_read.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_opensecure_channel.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_get_endpoints_user_token.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_get_endpoints_profile_uri.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_get_endpoints_locale_id.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_get_endpoints_discovery.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_get_endpoints_description.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_get_endpoints.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_where_clause_elements.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_where_clause.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_simple_attribute_operand_browse_paths.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_simple_attribute_operand.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_select_clause.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_literal_operand.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_element_operand.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_attribute_operand_browse_paths.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter_attribute_operand.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_event_filter.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_diag_info_detail.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_data_change_filter.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_create_subscription.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_create_session_user_token.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_create_session_endpoints.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_create_session_discovery.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_create_session.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_create_monitored_items_create_item.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_create_monitored_items.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_close_session.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_browse_result.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_browse_response_references.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_browse_request_continuation_point.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_browse_description.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_browse.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_aggregate_filter.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_activate_session_locale_id.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_activate_session_client_software_cert.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary_activate_session.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_opcua_binary.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ocsp.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_ntp.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_ntlm.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_notice_alarm.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_netcontrol_shunt.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_netcontrol_drop.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_netcontrol.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_mysql.yaml | Update to v3 table + join logic updates |
| Solutions/Corelight/Parsers/corelight_mqtt_subscribe.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_mqtt_publish.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_mqtt_connect.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_modbus_read_write_multiple_registers.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_modbus_read_device_identification.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_modbus_mask_write_register.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_modbus_detailed.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_modbus.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_logschema.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_log4shell.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_local_subnets_neighbor.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_local_subnets_graphs.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_local_subnets_dj.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_local_subnets.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_loaded_scripts.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ldap_search.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ldap.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_known_users.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_known_services.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_known_remotes.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_known_names.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_known_hosts.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_known_domains.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_known_devices.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_known_certs.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_kerberos.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_iso_cotp.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_irc.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_ipsec.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_intel.yaml | Update to v3 table + join logic updates |
| Solutions/Corelight/Parsers/corelight_icmp_specific_tunnels.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_http_red.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_http2.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_genisys.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_generic_icmp_tunnels.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_generic_dns_tunnels.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_gena.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ftp.yaml | Update to v3 table + join logic updates |
| Solutions/Corelight/Parsers/corelight_first_seen.yaml | Update to v3 table + join logic updates |
| Solutions/Corelight/Parsers/corelight_files_red.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_files_agg.yaml | Update to v3 table + adjust aggregation/join keying |
| Solutions/Corelight/Parsers/corelight_enip_list_identity.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_enip_debug.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_enip.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_encrypted_dns.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_ecat_soe_info.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ecat_registers.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ecat_log_address.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ecat_foe_info.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ecat_dev_info.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ecat_coe_info.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ecat_arp_info.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_ecat_aoe_info.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_dpd.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_dns_red.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_dnp3_objects.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_dnp3_control.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_dnp3.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_dhcp.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_dga.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_dce_rpc.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_datared.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_corelight_profiling.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_corelight_pipeline_test.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_overall_capture_loss.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_corelight_metrics_zeek_doctor.yaml | Update to v3 table + output field changes |
| Solutions/Corelight/Parsers/corelight_corelight_metrics_system.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_corelight_metrics_memory.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_corelight_license_capacity.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_burst.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_corelight_ad_ssh_connections.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_ssh_clients.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_rdp.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_ntlm_auth.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_ns_servers_services.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_http_user_agents.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_ftp_connections.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_exe_files.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_ew_servers_services.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_corelight_ad_admin_shares.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_conn_red.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_conn_long.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_config.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_cluster.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_cip_io.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_cip_identity.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_cip.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_capture_loss.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_bsap_serial_unknown.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bsap_serial_rdb_ext.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bsap_serial_rdb.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bsap_serial_header.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bsap_ip_unknown.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bsap_ip_rdb.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bsap_ip_header.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_broker.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bacnet_property.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bacnet_discovery.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bacnet_device_control.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_bacnet.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_asset_classification.yaml | Update to v3 table + schema mapping |
| Solutions/Corelight/Parsers/corelight_analyzer.yaml | New v3 parser function |
| Solutions/Corelight/Parsers/corelight_amqp.yaml | New v3 parser function |
| Solutions/Corelight/Package/createUiDefinition.json | Updates solution installer metadata (parser count) |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -1,8 +1,8 @@ | |||
| id: 974718ae-c0a5-4d4a-bb42-63a0f394d66f | |||
Contributor
Author
There was a problem hiding this comment.
updated
| | extend | ||
| _path=path, | ||
| _system_name=system_name, | ||
| _write_ts=write_ts |
Contributor
Author
There was a problem hiding this comment.
updated
Add _agg log coverage to the 9 conn/dns/http analytic rules and align their dataTypes with the v3 schema. - Union base parser with matching _agg parser (conn_agg, dns_agg, http_agg) so rules cover aggregated log streams. - Add isfuzzy=true to rule-level unions. - Drop the redundant _red union leg from the conn/dns rules: the base parsers already union Corelight_v3_*_red_CL internally, so the extra leg bypassed the parser's arg_max dedup and could double-count. - Replace v2 dataTypes with the v3 parser names actually consumed, keeping _red/_long/http2 so the content hub still reports them as required ingestion sources. - Bump rule versions to 2.2.0. Verified: all columns referenced by each rule exist in the matching _agg parser projection; YAML validated; CRLF endings preserved.
…k metadata and review comment
Shashank Shah (shashankshah-crest)
marked this pull request as ready for review
August 21, 2026 10:32
Shashank Shah (shashankshah-crest)
requested review from
a team
as code owners
August 21, 2026 10:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change(s):
Reason for Change(s):
Version Updated:
Testing Completed: