jenkins - Sonarqube 4.2 X-Frame options and Cross site scripting vulnarabilities -


i running sonarqube 4.2 instance on linux box. since in our system have central portal page navigate child pages, need have sonarqube inside frame. when have href, sonarqube denying guess due x-frame options set sameorigin. clue how can modify this?

also need provide csrf protection in sonarqube. jenkins, comes built in option enable csrf protection. sonarqube have similar?

thanks in advance inputs.

for x-frame option, has been fixed in sq 5.1 , can verify on our nemo instance.

for csrf protection, have open ticket this: sonar-5040. note when xss vulnerability discovered, fix in upcoming version in latest lts version (currently 4.5.x).


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -