Skip to content

Conversation

@duke8249
Copy link

No description provided.

matthillary and others added 18 commits January 13, 2016 22:22
when installing via pip, need to have "python-libnessus" instead of just libnessus
update pip statement -- "python-libnessus"
It's always preferable to create custom exceptions for weird edge-cases
like missing attributes from the Report object. This is esspecially
helpful in cases where certain nessus plugins don't return all of the
attributes that are necessary, and gives users a straight-forward way to
handle and pass the exception accordingly.
implemented exception handling for missing attributes
plus fixed some minor spelling errors.
Implemented pythonic log parser

Added debug logging + PEP 257 Docstring changes

Implementing libnessus logging

Edited to PEP 257 compliant docstrings

Implemented "Strict" parsing option and log warnings to alert users when invalid report items are encountered
Script-Nomad and others added 7 commits August 29, 2019 08:55
* Fixed reference to missing README.md; Replaced with .rst version

* Added markdown documents to the MANIFEST

* Added robust error checking for setup.py long_description contents

* Swapped try/except for os.path file check
…_exception

Fixed bug caused by a host with missing attributes.
* added CVSS3 parsing

* added empty solution

---------

Co-authored-by: pietro <pietro.tirenna@securegroup.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants