Be-Secure / BeSLighthouse

Community dashboard for security assessment of open source projects of interest for BeSecure community. Various visualizations on Projects of Interest and Vulnerabilities of interest are available in the dashboard
https://be-secure.github.io/BeSLighthouse/
Apache License 2.0
20 stars 17 forks source link

[Bug]: Weakness Card on Beslight house Loop over key word rathan than just fetching the dictionary object length #632

Open samirparhi-dev opened 3 months ago

samirparhi-dev commented 3 months ago

Contribution guidelines

Description

The Logic of the Showing weekness is wrong please improve it. Loop over key word rathan than just fetching the dictionary object length

Expected behaviour

It should Check for the object which has sevierity field at least .

Actual behaviour

It is just checking the lenght of the Json object

Steps to reproduce

Check the light house

Relevant screenshots

Ref light house

What browsers are you seeing the problem on?

No response

Relevant log output

No response

samirparhi-dev commented 3 months ago

@sumodgeorge FYI