From edc2e811f26580839aef9446165b0cb0b0993372 Mon Sep 17 00:00:00 2001 From: "Jeff Parker, PE" Date: Wed, 3 Apr 2024 12:38:24 -0500 Subject: [PATCH] Version bump for CI, fix SECURITY.md --- SECURITY.md | 4 ++-- src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj | 2 +- src/Serilog.Sinks.TCP/Serilog.Sinks.Splunk.TCP.csproj | 4 ++-- src/Serilog.Sinks.UDP/Serilog.Sinks.Splunk.UDP.csproj | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index c56b781..c2f112d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,7 +5,7 @@ If you discover a security vulnerability in this project, please follow these steps to report it: 1. **Do not** create a public GitHub issue for the vulnerability. -2. Send an email to [security@eeeparker.dev](mailto:security@eeeparker.dev) with a detailed description of the vulnerability. +2. Send an email to [security@eeparker.dev](mailto:security@eeparker.dev) with a detailed description of the vulnerability. 3. Include any relevant information, such as steps to reproduce the vulnerability or proof-of-concept code. 4. Provide your contact information so that we can follow up with you. @@ -37,4 +37,4 @@ We take security seriously and have implemented the following measures to protec ## Contact -If you have any questions or concerns regarding the security of this project, please contact us at [security@eeeparker.dev](mailto:security@eeparker.dev). +If you have any questions or concerns regarding the security of this project, please contact us at [security@eeparker.dev](mailto:security@eeparker.dev). diff --git a/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj b/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj index c86d87f..c8a6dfb 100644 --- a/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj +++ b/src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj @@ -2,7 +2,7 @@ The Splunk Sink for Serilog - 4.0.0 + 4.0.1 Matthew Erbs, Serilog Contributors netstandard2.1;netstandard2.0;net6.0;net8.0 true diff --git a/src/Serilog.Sinks.TCP/Serilog.Sinks.Splunk.TCP.csproj b/src/Serilog.Sinks.TCP/Serilog.Sinks.Splunk.TCP.csproj index a30355f..fb9b609 100644 --- a/src/Serilog.Sinks.TCP/Serilog.Sinks.Splunk.TCP.csproj +++ b/src/Serilog.Sinks.TCP/Serilog.Sinks.Splunk.TCP.csproj @@ -2,7 +2,7 @@ The Splunk TCP Sink for Serilog - 1.5.0 + 4.0.1 Matthew Erbs, Serilog Contributors netstandard2.1;netstandard2.0 true @@ -27,7 +27,7 @@ - + diff --git a/src/Serilog.Sinks.UDP/Serilog.Sinks.Splunk.UDP.csproj b/src/Serilog.Sinks.UDP/Serilog.Sinks.Splunk.UDP.csproj index cfd5433..5640310 100644 --- a/src/Serilog.Sinks.UDP/Serilog.Sinks.Splunk.UDP.csproj +++ b/src/Serilog.Sinks.UDP/Serilog.Sinks.Splunk.UDP.csproj @@ -2,7 +2,7 @@ The Splunk UDP Sink for Serilog - 1.5.0 + 4.0.1 Matthew Erbs, Serilog Contributors netstandard2.1;netstandard2.0 true @@ -27,6 +27,6 @@ - +