mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 11:56:55 +00:00
Clean.
This commit is contained in:
parent
40fd4aeba1
commit
3a1994d1c9
2 changed files with 0 additions and 4582 deletions
|
@ -1,293 +0,0 @@
|
||||||
{
|
|
||||||
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
|
|
||||||
"version": "2.1.0",
|
|
||||||
"runs": [
|
|
||||||
{
|
|
||||||
"tool": {
|
|
||||||
"driver": {
|
|
||||||
"name": "Dependency Analysis",
|
|
||||||
"semanticVersion": "0.3.310801",
|
|
||||||
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"id": "UA103",
|
|
||||||
"name": "ReferenceToBeDeleted",
|
|
||||||
"fullDescription": {
|
|
||||||
"text": "References that need to be deleted in order to upgrade the project to chosen TFM"
|
|
||||||
},
|
|
||||||
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "UA105",
|
|
||||||
"name": "PackageToBeDeleted",
|
|
||||||
"fullDescription": {
|
|
||||||
"text": "Packages that need to be deleted in order to upgrade the project to chosen TFM"
|
|
||||||
},
|
|
||||||
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "UA106",
|
|
||||||
"name": "PackageToBeAdded",
|
|
||||||
"fullDescription": {
|
|
||||||
"text": "Packages that need to be added in order to upgrade the project to chosen TFM"
|
|
||||||
},
|
|
||||||
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "UA108",
|
|
||||||
"name": "FrameworkReferenceToBeAdded",
|
|
||||||
"fullDescription": {
|
|
||||||
"text": "Framework Reference that need to be added in order to upgrade the project to chosen TFM"
|
|
||||||
},
|
|
||||||
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"ruleId": "UA103",
|
|
||||||
"message": {
|
|
||||||
"text": "Reference to System.Net.Http.WebRequest needs to be deleted."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/v2rayN.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA103",
|
|
||||||
"message": {
|
|
||||||
"text": "Reference to System.Web needs to be deleted."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/v2rayN.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA105",
|
|
||||||
"message": {
|
|
||||||
"text": "Unnecessary transitive dependency"
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/v2rayN.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA106",
|
|
||||||
"message": {
|
|
||||||
"text": "Package System.Net.Http, Version=4.3.0 needs to be added."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/v2rayN.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA106",
|
|
||||||
"message": {
|
|
||||||
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.3.310801 needs to be added."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/v2rayN.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA106",
|
|
||||||
"message": {
|
|
||||||
"text": "Package Microsoft.Windows.Compatibility, Version=6.0.0 needs to be added."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/v2rayN.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA108",
|
|
||||||
"message": {
|
|
||||||
"text": "Framework Reference to Microsoft.AspNetCore.App needs to be added."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/v2rayN.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA103",
|
|
||||||
"message": {
|
|
||||||
"text": "Reference to System.Web needs to be deleted."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA106",
|
|
||||||
"message": {
|
|
||||||
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.3.310801 needs to be added."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA106",
|
|
||||||
"message": {
|
|
||||||
"text": "Package Microsoft.Windows.Compatibility, Version=6.0.0 needs to be added."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA108",
|
|
||||||
"message": {
|
|
||||||
"text": "Framework Reference to Microsoft.AspNetCore.App needs to be added."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"columnKind": "utf16CodeUnits"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"tool": {
|
|
||||||
"driver": {
|
|
||||||
"name": "API Upgradability",
|
|
||||||
"semanticVersion": "0.3.310801",
|
|
||||||
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"results": [],
|
|
||||||
"columnKind": "utf16CodeUnits"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"tool": {
|
|
||||||
"driver": {
|
|
||||||
"name": "Component Analysis",
|
|
||||||
"semanticVersion": "0.3.310801",
|
|
||||||
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
|
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"id": "UA202",
|
|
||||||
"name": "Microsoft.DotNet.UpgradeAssistant.Extensions.Windows.WinformsDpiSettingUpdater",
|
|
||||||
"fullDescription": {
|
|
||||||
"text": "Winforms Source Updater"
|
|
||||||
},
|
|
||||||
"helpUri": "about:blank"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"ruleId": "UA202",
|
|
||||||
"message": {
|
|
||||||
"text": "HighDpiMode needs to set in Main() instead of app.config or app.manifest - Application.SetHighDpiMode(HighDpiMode.<setting>). It is recommended to use SystemAware as the HighDpiMode option for better results."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayN/Program.cs"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"ruleId": "UA202",
|
|
||||||
"message": {
|
|
||||||
"text": "HighDpiMode needs to set in Main() instead of app.config or app.manifest - Application.SetHighDpiMode(HighDpiMode.<setting>). It is recommended to use SystemAware as the HighDpiMode option for better results."
|
|
||||||
},
|
|
||||||
"locations": [
|
|
||||||
{
|
|
||||||
"physicalLocation": {
|
|
||||||
"artifactLocation": {
|
|
||||||
"uri": "file:///F:/Code/themerror/v2rayN/v2rayN/v2rayUpgrade/Program.cs"
|
|
||||||
},
|
|
||||||
"region": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"columnKind": "utf16CodeUnits"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue