Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 00:05
· 2688 commits to refs/heads/main since this release
e78c5f0

🚀 Features

🐛 Hotfixes

  • Fix the bug where License, OSS, Project, and 3rd Party List could not be loaded. @soimkim (#446)
  • Fix the bug where unregistered OSS cannot be searched by CVE-ID. @FOSSLight-dev (#440)

🔧 Maintenance

  • Display pointer when mouse hovers on project name @qkrdmstlr3 (#444)
  • Self-check > Notice tab > Don't print unconfirmed licenses @FOSSLight-dev (#445)
  • Change the character that separates multiple nicknames from \n to , @soimkim (#437)
  • OSS Bulk > Separate the function to check header column @soimkim (#439)
  • OSS Bulk > Separate the function to read data by column @soimkim (#438)
  • Show up to 5 Vulnerability in OSS details @FOSSLight-dev (#436)
  • Add Sample template to OSS Bulk Registration @soimkim (#435)
  • Do not load if OSS Name or Declared License is null in OSS Bulk @FOSSLight-dev (#434)