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

[Enhancement]: Add a new model type 'Deep Learning' in MOI #643

Open pramit-d opened 1 month ago

pramit-d commented 1 month ago

Contribution guidelines

Description

There was two types of model listed in Be-Secure; Classic and LLM. Now we need to add a new model type Deep Learning. We need to update BeSLighthouse:

  1. In filter section in MOI page, two types of models are available. Add Deep Learning in filter option.
  2. In Arc diagram, Deep Learning models are displaying as LLM models.

Motivation

There are multiple models we are onboarding that we cannot classify as Classic or LLM. We need to introduce a new type: Deep Learning.

Expected behaviour

Deep Learning model type should be available in BeSLighthouse.

Additional context

No response