Hey Zekun I updated the Leaderboard and just pushed to the spaceChanges
- Correctly linked to the library types and all other properties
- Fixed the metadata for each library/frameworks such as repo_id, version, and approximate github star counts
- Multi Language libary support for filtering
- Fixed link column issue such as report into main repo with assessment_id
Minor Changes
- Citation to latex code block
- Trust score format until first number after decimal point
- Refactor into pydantic codebase with local uv development support
Results
- Leaderboard
- Reports
https://huggingface.co/spaces/holistic-ai/LibVulnWatchI implemented the html hosting github pages since the raw file does not work as an html. If you setup github pages like this on the main repo since I don't have authority to change the LibVulnWatch repo, you may can access the report directly. (link has an error now)
I have some options to choose from:
- Update the GitHub readme and LibVulnWatch "About" tab
- Implement additional state and build a submission pipeline for leaderboard updates
I can complete these sequentially. Is that acceptable, or is there anything else I can help with regarding the paper details?
Leaderboard
Remove url link error
column changes 때문에 type list 줘도 오류나는데 전부 markdown 으로 해결함
fix double row error due to the double language
very long page error - maybe gradio? or huggingface space
libray type (framework) icon visualizaion or legend
버전 여러개면 list 된 json으로 변경
change the github readme
Paper
내용추가해야한다면
results section 에 내가 적은 insight 추가
첫 페이지 footnote 없에고 refernce 공간 차지하니
cost for each report 0.1 달러 추가
cache scorecard tool
Update the GitHub readme and LibVulnWatch "About" tab
replace workflow image
replace langgraph image
test script
change module name to libvulnwatch
Implement additional state and build a submission pipeline for leaderboard updates



Seonglae Cho