diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:07 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:07 +0000 |
commit | 7d0fd3b8d824275daeccc2cad3fd47ae28251903 (patch) | |
tree | 70b4ece5250a2f3b602ec85e48a5a507690aaacb /net-proxy/ratproxy | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-7d0fd3b8d824275daeccc2cad3fd47ae28251903.tar.gz historical-7d0fd3b8d824275daeccc2cad3fd47ae28251903.tar.bz2 historical-7d0fd3b8d824275daeccc2cad3fd47ae28251903.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'net-proxy/ratproxy')
-rw-r--r-- | net-proxy/ratproxy/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net-proxy/ratproxy/metadata.xml b/net-proxy/ratproxy/metadata.xml index f67b0d1f8f76..2d77c06da4db 100644 --- a/net-proxy/ratproxy/metadata.xml +++ b/net-proxy/ratproxy/metadata.xml @@ -2,16 +2,16 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>net-proxy</herd> - <longdescription lang="en"> - A semi-automated, largely passive web application security audit tool, + <longdescription lang="en">A semi-automated, largely passive web application security audit tool, optimized for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments. - Detects and prioritizes broad classes of security problems, such as dynamic cross-site trust model considerations, script inclusion issues, content serving problems, insufficient XSRF and XSS defenses, and much - more. - </longdescription> + more.</longdescription> + <upstream> + <remote-id type="google-code">ratproxy</remote-id> + </upstream> </pkgmetadata> |