Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 044ee6c

Browse files
authored
Fix FOSSA "critical" recommendations (#636)
* Implement FOSSA recommendations * Remove unused TinyGet project - not used and broken * Remove profiler/src/Demos/Website-AspNet/ * Remove Website-AspNet from sln
1 parent ee5beed commit 044ee6c

File tree

84 files changed

+0
-39322
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+0
-39322
lines changed

Datadog.Profiler.sln

-15
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ProfilerEngine", "ProfilerE
8888
EndProject
8989
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SharedLibraries", "SharedLibraries", "{26D13B93-529A-4A73-824D-885CAF1DC0C0}"
9090
EndProject
91-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Website-AspNet", "profiler\src\Demos\Website-AspNet\Website-AspNet.csproj", "{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}"
92-
EndProject
9391
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Samples.BuggyBits", "profiler\src\Demos\Samples.BuggyBits\Samples.BuggyBits.csproj", "{DA41F8EF-0311-43F0-8C17-115E212EE8EC}"
9492
EndProject
9593
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RuntimeMetrics", "profiler\src\Demos\Shared\RuntimeMetrics\RuntimeMetrics.csproj", "{601D561B-76CF-453B-855B-F26379782565}"
@@ -211,18 +209,6 @@ Global
211209
{5ADAED1E-F0DC-48D9-B376-6E189B68163E}.Release|x64.Build.0 = Release|x64
212210
{5ADAED1E-F0DC-48D9-B376-6E189B68163E}.Release|x86.ActiveCfg = Release|x86
213211
{5ADAED1E-F0DC-48D9-B376-6E189B68163E}.Release|x86.Build.0 = Release|x86
214-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
215-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
216-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Debug|x64.ActiveCfg = Debug|x64
217-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Debug|x64.Build.0 = Debug|x64
218-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Debug|x86.ActiveCfg = Debug|x86
219-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Debug|x86.Build.0 = Debug|x86
220-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
221-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Release|Any CPU.Build.0 = Release|Any CPU
222-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Release|x64.ActiveCfg = Release|x64
223-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Release|x64.Build.0 = Release|x64
224-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Release|x86.ActiveCfg = Release|x86
225-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE}.Release|x86.Build.0 = Release|x86
226212
{DA41F8EF-0311-43F0-8C17-115E212EE8EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
227213
{DA41F8EF-0311-43F0-8C17-115E212EE8EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
228214
{DA41F8EF-0311-43F0-8C17-115E212EE8EC}.Debug|x64.ActiveCfg = Debug|x64
@@ -372,7 +358,6 @@ Global
372358
{13B8D121-5C5E-4998-8360-B4B214EDD23C} = {D52BF7C6-3738-4280-B90B-F362213FFEEB}
373359
{5ADAED1E-F0DC-48D9-B376-6E189B68163E} = {D22CAFC0-1633-4D87-BBE9-10F8D8401382}
374360
{6E32F61C-8640-40D2-85A3-7866EE43A1A2} = {5E111292-1382-45DA-9BB6-3558CD529F3B}
375-
{0DD0E5FD-0279-47FE-91C1-68E1839FA7FE} = {D2476213-2D12-43A8-966C-BCFCE098FD63}
376361
{DA41F8EF-0311-43F0-8C17-115E212EE8EC} = {D2476213-2D12-43A8-966C-BCFCE098FD63}
377362
{601D561B-76CF-453B-855B-F26379782565} = {D2476213-2D12-43A8-966C-BCFCE098FD63}
378363
{D637E39F-0160-46F2-8D30-E6F8843EA998} = {D22CAFC0-1633-4D87-BBE9-10F8D8401382}

profiler/build/TinyGet/.gitattributes

-63
This file was deleted.

profiler/build/TinyGet/README.md

-11
This file was deleted.

profiler/build/TinyGet/TinyGet.Tests/AppHostTests.cs

-48
This file was deleted.

profiler/build/TinyGet/TinyGet.Tests/Config/AppArgumentsTests.cs

-62
This file was deleted.

profiler/build/TinyGet/TinyGet.Tests/Config/StringExtensionsTests.cs

-59
This file was deleted.

profiler/build/TinyGet/TinyGet.Tests/Controllers/HomeController.cs

-23
This file was deleted.

profiler/build/TinyGet/TinyGet.Tests/Controllers/RequestRecorder.cs

-32
This file was deleted.

profiler/build/TinyGet/TinyGet.Tests/Helpers/ApiServer.cs

-37
This file was deleted.

0 commit comments

Comments
 (0)