You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Notes:
/demo-targetsfolder: https://github.com/secureCodeBox/secureCodeBox/tree/main/demo-targetsold-typo3to fit in with the simmilarold-wordpressdemo target.