Skip to content

vaadin/appsec-kit-demo

Repository files navigation

AppSec Kit Demo

A simple application for testing and demonstrating Vaadin AppSec Kit.

Prerequisites

Install @cyclonedx/cyclonedx-npm plugin as a global tool ala npx:

npx --package @cyclonedx/cyclonedx-npm --call exit

Workflow

Install npm dependencies before running the @cyclonedx/cyclonedx-npm plugin:

npm install

Generate the Maven and npm SBOM files under the /resources:

mvn install

Run the application:

`mvn spring-boot:run`

Open http://localhost:8080/.

About

demo projects of vaadin appsec-kit

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published