-
Notifications
You must be signed in to change notification settings - Fork 73
Ref: Update fetch-cve-feed script to output debug logs to stderr #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
oooh, thank you! Please rebase this on top of Mahe's testing diff |
Signed-off-by: arivappa <4rivappa@proton.me>
4bc3a2d to
921177b
Compare
Signed-off-by: arivappa <4rivappa@proton.me>
921177b to
d746502
Compare
|
/label tide/merge-method-squash |
|
Thank you!! And our tests finally work :D /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 4rivappa, mtardy The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Add debug logs of python script to stderr, so that we can output details of failed parsing cve title to debug later.
Changes Made
Testing