blackducksoftware / hub-rest-api-python

HUB REST API Python bindings
Apache License 2.0
89 stars 104 forks source link

Improve generate_html_notices_from_json.py #221

Open alandtse opened 1 year ago

alandtse commented 1 year ago

Adds some quality of life features to the generate_html_notices_from_json report:

Also fixes a unicode encoding bug for this report. #219

Adds .restconfig.json to .gitignore to prevent unintended commits.