You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/01/08 19:33:49 UTC

[GitHub] guacamole-website pull request #52: Add "Security Reports" page listing the ...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-website/pull/52

    Add "Security Reports" page listing the vulnerabilities fixed in particular Guacamole releases.

    This change adds a new "Security Reports" page which provides information on how to properly report discovered vulnerabilities, and lists all fixed and public vulnerabilities together with the version of Guacamole which introduced the fix.
    
    For the sake of completeness, vulnerabilities fixed prior to the move to Apache are included here, but are given a different header.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/guacamole-website security-reports

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-website/pull/52.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #52
    
----
commit bd823d25fb4e6d973f9d2a45e6379994d9e49938
Author: Michael Jumper <mj...@...>
Date:   2018-01-07T00:12:22Z

    Add "Security Reports" page which lists vulnerabilities fixed in Apache Guacamole releases.

commit 172a5c32896f56dac0576983cc44046e220f2f7a
Author: Michael Jumper <mj...@...>
Date:   2018-01-07T00:12:48Z

    Document vulnerability CVE-2017-3158, fixed in 0.9.11-incubating.

commit 856c62b20bfb742627dc898140f6781e81842c05
Author: Michael Jumper <mj...@...>
Date:   2018-01-08T03:39:34Z

    Document vulnerabilities fixed prior to Guacamole's move to the ASF.

commit 8f95738837976a78c7006504e0181a708f525d50
Author: Michael Jumper <mj...@...>
Date:   2018-01-08T03:43:00Z

    Reverse sort order of releases.

commit 941a6bfc704c4129d242e6ab8865f6c84d91a0ee
Author: Michael Jumper <mj...@...>
Date:   2018-01-08T19:28:49Z

    Use different header for releases made prior to the move to Apache.

----


---

[GitHub] guacamole-website pull request #52: Add "Security Reports" page listing the ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-website/pull/52


---