SAP / project-kb

Home page of project "KB"
https://sap.github.io/project-kb/
Apache License 2.0
113 stars 73 forks source link

Missing check for API token for NVD and GH #343

Open copernico opened 2 years ago

copernico commented 2 years ago

When no auth token is provided, continue anyway (since the services allow that) but print a warning message.

Also, print another message when the number of allowed requests is exhausted (so that the user knows why they are getting no results, or unexpected ones)

sacca97 commented 1 year ago

Currently only the log shows this, but a console warning will be added in the next pr