-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(rhel): improved handling CVSS V3 parsing
Prior to this change, every single record without a CVSS V3 score will emit a ValueError on info log level. This refactors so that parsing errors will only be logged when there is some unexpected exception encountered when constructing the `RHELCVSS3` object. Signed-off-by: Weston Steimel <[email protected]>
- Loading branch information
1 parent
8d874a4
commit 75f9efa
Showing
1 changed file
with
23 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters