Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export > CycloneDX report #1009

Merged
merged 70 commits into from
Oct 26, 2023
Merged

Export > CycloneDX report #1009

merged 70 commits into from
Oct 26, 2023

Conversation

Min-Kyungsun
Copy link
Contributor

@Min-Kyungsun Min-Kyungsun commented Oct 13, 2023

Description

Bug fix

  • Bug fix where export license list with restriction check
  • Bug fix where deleting project
  • Bug fix when “Check OSS Name/License” > “change” is clicked in specific tab, save oss table of specific tab except other tabs.
  • In self-check, OSS Notice cannot be generated when unconfirmed license is included in oss table.
  • Bug fix where verify logic in packaging tab.
  • Bug fix when using “admin check”, save checked oss list regardless of active page.
  • Bug fix where displaying “fixed” in security column of project list even if remaining not fixed CVE ID.
  • Change @transactional annotation into public method instead of private method

New feature

  • In OSS detail view, added OSS type row and info icon in OSS name row. When info icon is clicked, OSS information popup by version is displayed.
  • In License detail view, added info icon in License name row. When info icon is clicked, help message is displayed.
  • CycloneDX report can be exported.
  • It is possible to delete several OSSes at the same time.
  • Added new api /api/v1/prj_not_applicable which is possible to check “N/A” in 3rd, src, bin tab.
  • Add “Not the same as property” warning message in copyright column

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

FOSSLight-dev and others added 29 commits October 4, 2023 10:41
Signed-off-by: 전영서 <20wjsdudtj@gmail.com>
Signed-off-by: hseungho <hsh47607@gmail.com>
Signed-off-by: MyunghyunNero <mh1kim0910@gmail.com>
Signed-off-by: parkcoldroad <coldstreet@naver.com>
@github-actions
Copy link

github-actions bot commented Oct 13, 2023

Unit Test Results

14 tests   14 ✔️  2s ⏱️
  6 suites    0 💤
  6 files      0

Results for commit affdbca.

♻️ This comment has been updated with latest results.

FOSSLight-dev and others added 29 commits October 18, 2023 18:22
Apply changed saveBom api parameter
@Min-Kyungsun Min-Kyungsun merged commit e7ef1da into main Oct 26, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants