Skip to content

This is the vulnerable version of Cybernetic. Learnt to use Github actions to automatically generate a bandit report.

Notifications You must be signed in to change notification settings

c0dn/Cybernetic-Insecure

Repository files navigation

Cybernetic ( Insecure Version )

NYP DSF1901 Year 2 Semester 1 Group Project

Description

Cybernetic consists of insecure APIs which encompasses vulnerabilities from the entire OWASP API Top 10 2019

Group:

Technologies:

  • Python 3.7.3
  • Flask
    • Flask Restx
    • Flask SQLAlchemy
    • Flask Marshmallow
    • Flask JWT
    • Flask Mail
    • Flask Rest Paginate

Configuration/Installation

Features

  • Authentication API
  • User Address API
  • User Card API
  • User Cart API
  • User Order API
  • User Profile API
  • User Review API
  • Products API
  • Search API

Command Guide

  • Flask db_drop to drop all tables in SQL database
  • Flask db_create to create all tables in SQL database
  • Flask db_seed to create sample data for each table in SQL database
  • Flask db_reset to reset SQL database with sample data

About

This is the vulnerable version of Cybernetic. Learnt to use Github actions to automatically generate a bandit report.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published