Skip to content

katieshi413/open-devsecops.github.io

 
 

Repository files navigation

contributors commits


Open DevSecOps v2 purple bar logo

Open DevSecOps v2

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Many students entering the software industry are unprepared for the newest expectations of entry-level roles, where understanding security and efficient operations are the bare-minimum at every phase of the software development lifecycle. The "Open-DevSecOps" project addresses this significant gap in education concerning DevSecOps and CI/CD principles. Our extensively researched online modules aim to offer a free educational service to enhance the understanding and application of these crucial skills. This project strives to provide essential up-to-date training, and shape the security industry's future for the better starting with every new-grad employee.

Final Website

www.katieshi413.github.io/open-devsecops.github.io/

Final Presentation

https://docs.google.com/presentation/d/1ESrzQka0eZ1L1KLqiXgI0yj2_FuhhFSfokiGwJE8K3o/edit?usp=sharing

Built With

  • Jekyll
  • Ruby
  • Markdown

(back to top)

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

Installation

  1. Install Ruby and Bundler

    # If you haven’t already, install Ruby (version 3.4.1), then install Bundler:
    gem install bundler
  2. Navigate to the project directory

    cd your-project-directory
  3. Install project dependencies

    bundle install
  4. Serve the site locally

    bundle exec jekyll serve
  5. Open your browser and visit:

    http://localhost:4000

(back to top)

Contact

Katie Shi - LinkedIn - katieshi413@gmail.com

Emily Choi - LinkedIn - eemilychoi@gmail.com

Jocelyn Margarones - LinkedIn - jsmargarones@gmail.com

Mor Vered - LinkedIn - mvered9@gmail.com

Mira Nair - LinkedIn - miranair004@gmail.com

(back to top)

About

📚 open-devsecops curriculum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 44.6%
  • SCSS 28.2%
  • HTML 26.6%
  • Ruby 0.6%