-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use an updated OpenSSL by updating omnibus & omnibus-software
This will pull in the new OpenSSL default version of 1.0.2p which addresses two CVEs. * Client DoS due to large DH parameter (CVE-2018-0732) * Cache timing vulnerability in RSA Key Generation (CVE-2018-0737) Both of these CVEs are categorized as Low by the OpenSSL project. Neither are particularly present in Supermarket's business processes. Updating to this version will quiet vulnerability scanners. Signed-off-by: Robb Kidd <[email protected]>
- Loading branch information
Showing
1 changed file
with
76 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters