Create a new message from a list of messages. Strings are converted to Brakeman::Messages::Plain objects.
Create a new code message fragment
Create a new message fragment with a CVE identifier
Create a new message fragment representing a file name
Create a new message fragment from a user input type (e.g. `:params`). The input type will be converted to a friendly version (e.g. "parameter value").
Create a new message fragment which will not be modified during output
Create a new plain string message fragment
Create a message fragment representing the version of a library
[Validate]