Skip to content

Secure DevOps Webinar Examples

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

eteration/secure-devops-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
react boilerplate banner

A sandbox project that uses react/nodejs project to demonstrate secure devops practices based on the highly successful react-boilerplate


Created by Naci Dai based on React Boilerplate by Max Stoiber.

Features

Seven principles of a Secure DevOps Pipeline
Steps for Implementing Security in Your CI/CD Pipeline. These steps help address some common pipeline security practices and ensure that any vulnerabilities are identified and handled appropriately.
Azure Devops
Workflow that covers these step using Azure Devops
Github Actions
Workflow that covers these step using Github Actions

There’s also a fantastic video of the Webinar by Naci Dai which covers these principles with live actions.

Keywords: DevSecOps, DevOps, React.js, Azure, Azure DevOps, Github Actions, Pipelives

Quick start

  1. Make sure that you have Node.js v8.15.1 and npm v5 or above installed.
  2. Clone this repo using git clone --depth=1 https://github.com/eteration/secure-devops-sandbox.git <YOUR_PROJECT_NAME>
  3. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  4. Run npm install in order to install dependencies and clean the git repo.
    At this point you can run npm start to see the example app at http://localhost:3000.

Now you're ready to rumble!

Please note that this boilerplate is production-ready and not meant for beginners! If you're just starting out with react or redux, please refer to https://github.com/petehunt/react-howto instead. If you want a solid, battle-tested base to build your next product upon and have some experience with react, this is the perfect start for you.

Documentation

License

This project is licensed under the MIT license, Copyright (c) 2020 Naci Dai. For more information see LICENSE.md.

Simple NPM Build

About

Secure DevOps Webinar Examples

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published