Skip to content

Releases: savon-noir/python-libnmap

v0.7.3

01 Sep 21:39
Compare
Choose a tag to compare

[v0.7.3]

Fixed

  • Linting and coveralls issues

Security

v0.7.2

16 Dec 22:39
Compare
Choose a tag to compare

[v0.7.2]

Added

  • Added pre-commit hook support to enforce code style (black, isort)
  • Added unittest for defusedxml to fix billionlaugh and external entities security issues
  • Added extra_requires for plugins deps and defusedxml
  • Added banner_dict support + unittest (Merge edited PR from @cfoulds)Kibanane
  • Added black, isort in tox environment
  • Added more unit tests in several modules to improve code collaboration and automated tested
  • Added GitHub action pipeline to run pytests, black and isort checks
  • Added GitHub action pipeline to publish pypi package

Changed

Removed

  • Removed travis build in favor of GitHub Actions pipelines

Fixed

  • Fix empty nmap outputs due to subprocess race condition (Merge PR#79 from @Shouren)
  • Add extra_requires for plugins deps and defusedxml
  • Removed code duplication in sudo_run and sudo_run_background from process.py

Security

Update version of libnmap

02 Jan 20:12
Compare
Choose a tag to compare