Add DevSecOps page with security news and examples; update project dependencies #96
Annotations
20 warnings
|
Build Web App
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App
Possible null reference assignment.
|
|
Build Web App
Converting null literal or possible null value to non-nullable type.
|
|
Build Web App
Possible null reference assignment.
|
|
Build Web App
Converting null literal or possible null value to non-nullable type.
|
|
Build Web App
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App
Possible null reference assignment.
|
|
Build Web App
Converting null literal or possible null value to non-nullable type.
|
|
Build Web App:
src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App:
src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App:
src/webapp01/Pages/Index.cshtml.cs#L22
Possible null reference assignment.
|
|
Build Web App:
src/webapp01/Pages/Index.cshtml.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
Build Web App:
src/webapp01/Pages/Privacy.cshtml.cs#L25
Possible null reference assignment.
|
|
Build Web App:
src/webapp01/Pages/Privacy.cshtml.cs#L25
Converting null literal or possible null value to non-nullable type.
|
|
Build Web App:
src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App:
src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Web App:
src/webapp01/Pages/Index.cshtml.cs#L22
Possible null reference assignment.
|
|
Build Web App:
src/webapp01/Pages/Index.cshtml.cs#L22
Converting null literal or possible null value to non-nullable type.
|