Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1014 Bytes

CHANGELOG.md

File metadata and controls

44 lines (28 loc) · 1014 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0 ALPHA] - 2022-01-27

Changed

  • Changes in code architecture: new package structure and new plugins creation
  • Improve CI workflow: security controls, QA analysis, build checks

Fixed

  • HTTP plugin analysis: fix in HTTP rules detection

[0.1.1 ALPHA] - 2021-05-01

Added

  • PIP install package

Fixed

  • Setup script to install the tool
  • Multiple installation errors due to import modules
  • Pynipper-ng modules bugs

[0.1.0 ALPHA] - 2021-04-11

Added

  • CLI basic scan of Cisco IOS missconfigurations
  • First scan modules: SSH & HTTP administration vulnerabilities
  • Integration with Cisco API to get IOS vulnerabilities of device version
  • JSON & HTML report

Changed

Deprecated

Removed

Fixed

Security