Conversation
|
@harsh098 thanks! you may need to re-write your commit message, your commit message needs to be imperative, have a look on this https://cbea.ms/git-commit/ |
04d641d to
9d7c8ad
Compare
|
I have changed commit message please check @TG1999 also shall i propagate this change to all other importers ? |
|
@harsh098 the commit message should be
Please do! |
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
9d7c8ad to
8cee434
Compare
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
vulnerabilities.importers.nvd.NVDImportervulnerabilities.importers
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
0af7451 to
57e0e28
Compare
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
|
Progress bar has been added to following Importers
Working on rest of importers |
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
b4839b1 to
33c1533
Compare
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
keshav-space
left a comment
There was a problem hiding this comment.
In the future iteration, it would be much better to abstract the progress logging within the ImportRunner().run() itself so that we don't need to individually log the progress inside each importer.
Signed-off-by: Harsh Mishra <hmisraji07@gmail.com>
145cb4b to
d9ea936
Compare
In response to Issue #1376 . I am pushing the changes that add a progress bar to the
vulnerabilitites.importers.nvd.NVDImporterDependencies Added
progress==1.6allows addition of progress bars to tty consoles.Screenshots