diff --git a/src/webapp01/Pages/DevSecOps4.cshtml b/src/webapp01/Pages/DevSecOps4.cshtml new file mode 100644 index 0000000..2094f98 --- /dev/null +++ b/src/webapp01/Pages/DevSecOps4.cshtml @@ -0,0 +1,242 @@ +@page +@model DevSecOps4Model +@{ + ViewData["Title"] = "DevSecOps 4.0 - Advanced GitHub Security Demo"; +} + +
Explore the cutting-edge features and latest innovations in GitHub Advanced Security (GHAS)
++ @newsItem +
+No news available at this time.
+ } +Enhanced semantic analysis with machine learning for better vulnerability detection.
+ +AI-suggested fixes for detected security vulnerabilities with one-click application.
+ +Deep insights into security trends and patterns across your organization.
+Seamless integration with cloud security services and infrastructure as code scanning.
+ +Enhanced collaboration tools for security teams with real-time notifications.
+ +Faster scanning with reduced false positives and improved accuracy.
++ This page contains intentionally vulnerable code patterns for GHAS 4.0 demonstration. + These vulnerabilities showcase the advanced detection capabilities of GitHub Advanced Security. +
+ + + ++ Demonstrates database connection vulnerabilities for GHAS detection. +
+ +Start your journey with GitHub Advanced Security 4.0 today.
+ + Get Started with GHAS 4.0 + +Learn about building Web apps with ASP.NET Core.
Visit our About GHAS page to learn about GitHub Advanced Security features.
- New! Check out our DevSecOps Demo - page to see the latest GHAS features and security demonstrations. + New! Check out our DevSecOps 4.0 Demo + page to see the latest GHAS 4.0 features and advanced security demonstrations. +
++ Also available: Classic DevSecOps Demo
diff --git a/src/webapp01/Pages/Shared/_Layout.cshtml b/src/webapp01/Pages/Shared/_Layout.cshtml index bcaf503..997704a 100644 --- a/src/webapp01/Pages/Shared/_Layout.cshtml +++ b/src/webapp01/Pages/Shared/_Layout.cshtml @@ -25,6 +25,9 @@