[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvas-cvs
Subject:    [Openvas-commits] r21982 - trunk/osp-servers/w3af
From:       scm-commit () wald ! intevation ! org
Date:       2015-03-30 7:33:00
Message-ID: 20150330073300.588559A1C54B () wald ! intevation ! org
[Download RAW message or body]

Author: jan
Date: 2015-03-30 09:33:00 +0200 (Mon, 30 Mar 2015)
New Revision: 21982

Modified:
   trunk/osp-servers/w3af/CHANGES
   trunk/osp-servers/w3af/ChangeLog
   trunk/osp-servers/w3af/INSTALL
Log:
Preparing the ospd-w3af 1.0.0 release.

* CHANGES: Updated.

* INSTALL: Added section about source code documentation.



Modified: trunk/osp-servers/w3af/CHANGES
===================================================================
--- trunk/osp-servers/w3af/CHANGES	2015-03-30 07:03:24 UTC (rev 21981)
+++ trunk/osp-servers/w3af/CHANGES	2015-03-30 07:33:00 UTC (rev 21982)
@@ -1,3 +1,29 @@
+osp-w3af 1.0.0 (2015-03-30)
+
+This is the 1.0.0 release of the OSP (OpenVAS Scanner Protocol) server
+for the w3af web application scanner to allow the control of a w3af
+scanner via the Open Vulnerability Assessment System (OpenVAS).
+
+osp-w3af 1.0 is one of the intial OSP servers developed to verify
+and demonstrate the capabilities of the OSP concept. See also
+http://w3af.org for the w3af scanner.
+
+Central features of osp-w3af are:
+
+* Control of a locally installed w3af.
+
+* Supports multiple targets.
+
+osp-w3af is Free Software (Open Source), licensed under GNU General Public License
+Version 2 or any later version.  
+
+Many thanks to everyone who has contributed to this release:
+Benoît Allard, Hani Benhabiles, Jan-Oliver Wagner and Michael Wiegand.
+
+Main changes since 1.0b2:
+* Only version number and dependency version changes.
+
+
 osp-w3af 1.0b2 (2015-02-13)
 
 This is the second beta release of osp-w3af for the Open Vulnerability

Modified: trunk/osp-servers/w3af/ChangeLog
===================================================================
--- trunk/osp-servers/w3af/ChangeLog	2015-03-30 07:03:24 UTC (rev 21981)
+++ trunk/osp-servers/w3af/ChangeLog	2015-03-30 07:33:00 UTC (rev 21982)
@@ -1,3 +1,11 @@
+2015-03-30  Jan-Oliver Wagner <jan-oliver.wagner@greenbone.net>
+
+	Preparing the ospd-w3af 1.0.0 release.
+
+	* CHANGES: Updated.
+
+	* INSTALL: Added section about source code documentation.
+
 2015-03-25  Hani Benhabiles <hani.benhabiles@greenbone.net>
 
 	* ospd_w3af/__init__.py: Set version to 1.0.0 to follow OpenVAS

Modified: trunk/osp-servers/w3af/INSTALL
===================================================================
--- trunk/osp-servers/w3af/INSTALL	2015-03-30 07:03:24 UTC (rev 21981)
+++ trunk/osp-servers/w3af/INSTALL	2015-03-30 07:33:00 UTC (rev 21982)
@@ -107,6 +107,28 @@
 OSP Scanner is also possible as a third option.
 
 
+Documentation
+-------------
+
+Source code documentation can be accessed over the usual methods,
+for example:
+
+$ python
+>>> import ospd_w3af.wrapper
+>>> help (ospd_w3af.wrapper)
+
+An equivalent to this is:
+
+$ pydoc ospd_w3af.wrapper
+
+To explore the code documentation in a web browser:
+
+$ pydoc -p 12345
+pydoc server ready at http://localhost:12345/
+ 
+For further options see the man page of pydoc.
+
+
 Creating a source archive
 -------------------------
 



_______________________________________________
Openvas-commits mailing list
Openvas-commits@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic