summaryrefslogtreecommitdiff
path: root/www-nginx/ngx-xss/metadata.xml
blob: dc7af4c60026d006fab7cbe52cc34838f6c07688 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>zurabid2016@gmail.com</email>
    <name>Zurab Kvachadze</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		ngx-xss adds native cross-site scripting support to NGINX. This module adds cross-site AJAX
		support to nginx. Currently only cross-site GET is supported. The cross-site GET is
		implemented as JSONP (or "JSON with padding"). 
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/openresty/xss-nginx-module/issues</bugs-to>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>