[ https://issues.apache.org/jira/browse/ATLAS-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950260#comment-17950260 ]
ASF subversion and git services commented on ATLAS-5019: -------------------------------------------------------- Commit 3c023d6336296afe66a81a82c58fac0c04655b8e in atlas's branch refs/heads/master from pareshd [ https://gitbox.apache.org/repos/asf?p=atlas.git;h=3c023d633 ] ATLAS-5019: corrected checkstyle errors in the header in atlas login.jsp patch - commit 008f7548752dafa25a7f4ba336b89be2557e0926 (#344) checkstyle change > Add header in atlas login.jsp page > ---------------------------------- > > Key: ATLAS-5019 > URL: https://issues.apache.org/jira/browse/ATLAS-5019 > Project: Atlas > Issue Type: Bug > Reporter: Paresh Devalia > Assignee: Paresh Devalia > Priority: Major > Time Spent: 1h 50m > Remaining Estimate: 0h > > Currently, Apache Atlas does not include essential HTTP security headers > login.jsp page. This can expose the application to common web vulnerabilities. > * {{X-Frame-Options,}} > {{{}X-Content-Type-Options,{}}}{{{}X-XSS-Protection,{}}} > {{Content-Security-Policy}} > * In addition to these defaults, support is also added to configure *custom > HTTP headers* via the {{properties}} file using the {{atlas.headers.*}} > prefix. This allows users to define additional response headers as needed > without changing the codebase or override the header. -- This message was sent by Atlassian Jira (v8.20.10#820010)