-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
testingImprovements or additions regarding the test setupImprovements or additions regarding the test setup
Description
To ensure that we can properly test our typo3 scan integration we should create a vulnerable typo3 demo target which can be used for local experimentation and for the integration tests.
The target should include:
- Dockerfile which can be used to build a vulnerable / outdated typo3 container instance (reliably)
- Docker container should be pushed to our docker hub group. (Automated build would be nice, but is not required)
- Helm Chart to deploy the vulnerable typo3 instance to kubernetes
Notes:
- Demo targets are located in the
/demo-targetsfolder: https://github.com/secureCodeBox/secureCodeBox/tree/main/demo-targets - Should probably be called
old-typo3to fit in with the simmilarold-wordpressdemo target.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingImprovements or additions regarding the test setupImprovements or additions regarding the test setup