This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
OWASP Linux packaging
The plan for this page is to document how OWASP projects should go about creating and distributing Linux packages.
But right now it just documents where we are right now, initially based on this thread in the Leaders list.
Existing repos
The OWASP Live CD Project has its own repo: http://appseclive.org/apt/stable/
To update projects from this repo use commands like:
$ sudo echo "deb http://appseclive.org/apt/stable / #OWASP WTE Stable Repository" >> /etc/apt/sources.list $ sudo apt-get update $ sudo apt-get install owasp-wte-zap
Work in progress
Work is ongoing to add the OWASP Zed Attack Proxy Project into key upstream distros. The progress will be documented here and will hopefully become a template that other projects can reuse.
Open SUSE
It turns out someone had already started a ZAP project: https://build.opensuse.org/package/show?package=owasp-zap&project=home%3Athomas-worm-datev%3Aowasp
This has now been cloned and work is ongoing to make this official: https://build.opensuse.org/package/show?package=owasp-zap&project=home%3Acanislycan%3Adraconic
Debian
Not started.
Fedora
Not started.