Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 748 Bytes

CHANGELOG.rst

File metadata and controls

23 lines (16 loc) · 748 Bytes

Changelog

0.2.0 - 2016-05-18

Added:

  • Python package creation and PyPI uploads (pr #32)
  • tlschecker: Bump supported SSLyze version to v0.12 (pr #28)
  • tlschecker: Add remaining check for Logjam (pr #24)
  • httpfuzzer: New static anomalies inspired by JSON RFCs (commit e30387b6e0f71ca9d153ca7bb88daf4b104b6be1)
  • httpfuzzer: New statis anomalies (commit eba1fd2ed4b7f3018b3735334191db0f2c0b019b)

Changed:

  • tlschecker: Changes to use TLSv1.2 as baseline + support Amazon ELB current policy defaults (commit c2653ccaa46e06f009ff5d4dce2dd7594e0c30ae)
  • httpfuzzer/headlessscanner: Re-write database implementation on SQLAlchemy (issue #10, issues #11)

v0.1 - 2014-12-04

  • Initial release