From e2e7e34bccdd91265ce493125add9fe83f22a38a Mon Sep 17 00:00:00 2001 From: Billal Mesloub Date: Sat, 12 Apr 2025 21:22:39 +0200 Subject: [PATCH 1/3] Update LICENSE Signed-off-by: Billal Mesloub --- LICENSE | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/LICENSE b/LICENSE index f970ff1d1a3ba..0ef6124cc7a04 100644 --- a/LICENSE +++ b/LICENSE @@ -1,15 +1,10 @@ -=============================================================================== - The following license applies to all files in this repository, except for those in or under any directory named "plus", which are covered by LICENSE.plus. -=============================================================================== - -The MIT License (MIT) +MIT License -Copyright (c) 2021-2025 Axosoft, LLC dba GitKraken ("GitKraken") -Copyright (c) 2016-2021 Eric Amodio +Copyright (c) 2025-2004 Unity for manufacturing assets of Unity-Billal Mesloub Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 6c909ad17f50445e0ed7c28f6718dc7cd6031c13 Mon Sep 17 00:00:00 2001 From: Billal Mesloub Date: Sat, 12 Apr 2025 21:25:55 +0200 Subject: [PATCH 2/3] Update LICENSE.plus Signed-off-by: Billal Mesloub --- LICENSE.plus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.plus b/LICENSE.plus index 3d91132688de5..bddf55ec3e182 100644 --- a/LICENSE.plus +++ b/LICENSE.plus @@ -1,6 +1,6 @@ GitLens Pro License -Copyright (c) 2021-2025 Axosoft, LLC dba GitKraken ("GitKraken") +Copyright (c) 2025-2004 Unity for manufacturing assets of Unity-Billal Mesloub With regard to the software set forth in or under any directory named "plus". From 4a6a6d76ada8cef9014dd793fc3cefa0e29164dc Mon Sep 17 00:00:00 2001 From: Billal Mesloub Date: Sat, 12 Apr 2025 21:27:07 +0200 Subject: [PATCH 3/3] Create SECURITY.md Signed-off-by: Billal Mesloub --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000000..034e848032092 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc.