adaptivui / angular-security-training

implement DevSecOps actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worldline's Angular Security training material

Train with us

You can follow the training here: https://worldline.github.io/angular-security-training/

Most chapters include some practical work to do on your own machine, the corrections are available here: Corrections folder

Contribute

In most cases, you do not need any special knowledge of Vuepress (the static-site generator used to transform the markdown into the final training website) or Vue to contribute.

Start locally

You will need Node 10+, check you local version in the command line:

node -v

Then run:

npm install
npm run dev

Contribution guide

  • Fork the repository
  • Code (Don't forget to change both the English and French files)
  • Open a pull request
  • Request a review from Ocunidee
  • Take into consideration the requested changes

About

implement DevSecOps actions

License:MIT License


Languages

Language:Java 51.9%Language:CSS 31.0%Language:TypeScript 11.7%Language:HTML 4.8%Language:JavaScript 0.5%Language:Dockerfile 0.2%