jpweiser / rapitester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rapitester

This is a simple application intended for testing and demonstrating the (WIP) rapidast-operator

You will need helm installed, as well as OpenShift CLI(oc).

This document assumes both of these are already installed, that the user is logged into cluster, and that the user is using the project where the RapiDAST operator has already been installed.

Deploy Application

Install the application with the included helm chart.

helm install rapitester ./helm-chart

Create RapiDAST Resource

After you have successfully deployed the application, apply the provided yaml to create an instance of a RapiDAST resource that is configured to scan the demo application.

oc apply -f rapidast.yaml

About


Languages

Language:Smarty 80.6%Language:Python 13.0%Language:Dockerfile 6.4%