Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
convert cvss score to number #644
Conversation
should be int
Shouldbe int
|
Not sure if these files were already being moved out with #536 |
|
@nschonni |
|
ahh yes, we don't lint those I think, good catch there. |
|
@wagdez can you also please apply this change to get the build to pass?
|
|
Need to update the validation logic to accept numbers instead of strings. |
validation code
|
@lirantal Done |
|
Great, thank you! |
All other jsons has the cvss score as int, except these 2 files which caused an error in external tool I use to parse the jsons