Code Monkey home page Code Monkey logo

lab42's Introduction

Lab Objectives

  1. OWASP Dependency Check scan must be run on each opened pull request
  2. Push all successfully checked pull requests to main branch
  3. OWASP Dependency Check scan must be run on each push to main branch
  4. Project must use NPM or YARN

Lab Documentation

OWASP-prepared action for SCA on GitHub and automerge-action has been used.

Repository files:

Additionally branch protection has been set to only allow merge when CI has finished.

Branch protection setup

Finally auto-merge has been enabled.

Auto-merge setting

NOTE: According to GitHub documentation only users with r/w permissions to repository are able to auto-merge. Public forks won't merge automagically.

Todo App

A simple buggy todo app

Installation

git clone https://github.com/qxb3/todo-app.git
cd todo-app
npm install #or yarn

Running

# Running development
npm run dev

# Building
nom run build

Contributing

Just make a pr and hope for the best :)

lab42's People

Contributors

asquelt avatar github-actions[bot] avatar qxb3 avatar

Forkers

do285

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.