Skip to content

Commit

Permalink
Added Yubico advisories
Browse files Browse the repository at this point in the history
Signed-off-by: kunalsz <[email protected]>
  • Loading branch information
kunalsz committed Jan 25, 2025
1 parent fc72c94 commit 32ca4b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vulnerabilities/importers/yubico.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,5 +190,4 @@ def get_adv_data(url):
if 'cvss' in link:
#print(link)
output["score"]=a_tag.text
return output

return output

0 comments on commit 32ca4b2

Please sign in to comment.