What do I need to do in K-9 to eliminate the vulnerability displayed in reports by the presence of a Silverlight Client Access Policy. I am not sure where that is coming from, nor how to get ride of it.
I believe this is due to the media library controls. You should be able to add this in your web.config settings key.
<add key="CMSUseSilverlightUploader" value="false" />
Please, sign in to be able to submit a new answer.