holoviz/panel

Improve Snyk assessment

Open

#4,260 opened on Jan 8, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (615 forks)auto 404
good first issuetype: docs

Repository metrics

Stars
 (5,722 stars)
PR merge metrics
 (PR metrics pending)

Description

Snyk Advisor is a quick way to see if a package is safe to use. This might be used to pre-screen data app frameworks.

Both Streamlit and Dash score 97/100 points. Panel scores 90/100 points.

See https://snyk.io/advisor/python/panel

As far as I can see we are missing

  • CONTRIBUTING.md
  • Funding (?)

Snyk also evaluates the usage of Panel as uncommon. There are not so many public projects using the framework. I don't know if this contributes to the score.

image.

Contributor guide