Skip to content

Automated security scanning in DevSecOps pipelines is a medium-scale project with a significant impact. By integrating automated security tools directly into the CI/CD pipelines, organizations can identify and rectify vulnerabilities during the development phase..

Notifications You must be signed in to change notification settings

Niksinikhilesh045/automated-security-scanning-devsecops

Repository files navigation

Hard todo

Create the user side of a course selling app. This means the backend remains the same, but now you have two websites. Routes should be very similar to the old ones, but now you need to add a new route for the user to see the contents of a single course. You need to create the boilerplate yourself using vite

Frontend Routes expected -

  1. /courses - shows all courses
  2. /courses/purchased - Shows all purchased courses
  3. /courses/:id - Shows a single course, allows user to purchase it
  4. /login - login page
  5. /signup - signup page
  6. / - Landing page

By the end of this you should have two frontends -

  1. One for the admin dashboard (02-medium-course-selling-app-admin-dashboard)
  2. One for the user side of the app (03-hard-course-selling-app-user-side

ssh-keyscan ec2-3-84-137-90.compute-1.amazonaws.com >> known_hosts

testing

About

Automated security scanning in DevSecOps pipelines is a medium-scale project with a significant impact. By integrating automated security tools directly into the CI/CD pipelines, organizations can identify and rectify vulnerabilities during the development phase..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •