Git Product home page Git Product logo

notsecurebank's Introduction

Istruzioni:

  • Per ogni vulnerabilità fixata creare un singolo commit.
  • Il nome del commit dovrà essere nel seguente formato: “Fix <NumeroVulnerabilità>_”
  • Facoltativo: ri-buildare e ri-deployare l’applicazione per verificare l’effettivo fix delle vulnerabilità. Le istruzioni per effettuare questo step sono riportate alla fine di questo documento.
  1. Allo scadere delle 4 ore o al termine della giornata, compilare il form al seguente link: https://forms.office.com/e/trFUP2pba9

build & deploy

Requirements: • Gradle (Gradle 8.1.1) • Java 11 All’interno del file build.gradle, necessario per effettuare la build, è già presente un’istruzione che forza l’utilizzo di Java 11.

gradle war

Il file war si troverà nella cartella “build”. Il file build.gradle si dovrà trovare allo stesso livello della cartella src. Deploy dell’applicazione (da eseguire sulla macchina virtuale NotSecureBank) Sostituire il war precedente contenuto in /opt/tomcat/webapps con il file war appena generato. Per fare ciò è consigliato accedere alla cartella attraverso il comando

sudo xdg-open ./

Potrebbe essere necessario riavviare tomcat: a tal fine si lancino gli script shutdown.sh e startup.sh presenti all’interno della cartella /opt/tomcat/bin (tra un comando e l’altro attendere qualche istante affinchè tomcat venga realmente chiuso)

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.