VulnerableApp
VulnerableApp copied to clipboard
Adding Message labels to start with the vulnerability name
trafficstars
As message file is one and it is not per vulnerability so it is possible that message keys clash so we want vulnerabilityName to be prefix of the message key. Or you can choose any other solution for this problem too like loading different message files for different vulnerabilityNames etc. Vulnerability name is VulnerableRestEndPoint annotations value.