Skip to content

DNSResolver++

DNSResolver++ #15

Triggered via push May 31, 2024 13:22
Status Success
Total duration 1m 12s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Program.cs#L63
Possible null reference argument for parameter 'FileName' in 'object VLAController.VulnerableHelloWorld(string FileName = "english")'.
build: Program.cs#L65
Possible null reference argument for parameter 'Secret' in 'Task<object> VLAIdentity.VulnerableQuery(string User, string Passwd, string Secret, string LogFile)'.
build: Program.cs#L65
Possible null reference argument for parameter 'LogFile' in 'Task<object> VLAIdentity.VulnerableQuery(string User, string Passwd, string Secret, string LogFile)'.
build: Program.cs#L67
Possible null reference argument for parameter 'Secret' in 'string VLAController.VulnerableXmlParser(string Xml, string Token, string Secret)'.
build: Program.cs#L69
Possible null reference argument for parameter 'Uri' in 'Task<object> VLAController.VulnerableWebRequest(string Uri = "https://localhost:3000/")'.
build: Program.cs#L71
Possible null reference argument for parameter 'Secret' in 'object VLAController.VulnerableObjectReference(string Id, string Token, string Secret)'.
build: Program.cs#L73
Possible null reference argument for parameter 'Secret' in 'object VLAController.VulnerableDeserialize(string Json, string Token, string Secret)'.
build: Program.cs#L75
Possible null reference argument for parameter 'Secret' in 'object VLAController.VulnerableCmd(string UserStr, string Token, string Secret)'.
build: Program.cs#L77
Possible null reference argument for parameter 'Secret' in 'Task<IResult> VLAController.VulnerableHandleFileUpload(IFormFile UserFile, string Header, string Token, string Secret, string LogFile)'.
build: Program.cs#L77
Possible null reference argument for parameter 'LogFile' in 'Task<IResult> VLAController.VulnerableHandleFileUpload(IFormFile UserFile, string Header, string Token, string Secret, string LogFile)'.