addReport("The third party component "+NameHelper.getSimplenameFromComplexname(entry.getName())+" has the version "+entry.getVersion().getVersion()+" and configuration "+entry.getConfiguration().getName()+".",node.get_SourcePositionStart());
addReport("The third party component "+NameHelper.getSimplenameFromComplexname(entry.getName())+" has the version "+entry.getCPE().getCPE()+" and configuration "+entry.getConfiguration().getName()+".",node.get_SourcePositionStart());
addReport("The configuration "+name+" is not reviewed, yet. After the configuration is reviewed, a \"_reviewed\" must be added to the configuration's name.",node.get_SourcePositionStart());
addReport("The unencrypted connector "+entry+" is embedded in a component with a low trustlevel: "+parentTrustlevel+
". A trustlevel is defined as low if the trustlevel of the super component is lower than the trustlevel of the source or target component.",node.get_SourcePositionStart());
addReport("The input port "+entry.getName()+" has the type "+entry.getTypeReference()+". This type is not specific enough.",node.get_SourcePositionStart());