Skip to content

Conversation

@bjk7119
Copy link
Contributor

@bjk7119 bjk7119 commented Dec 26, 2024

Description

  • Mapping vul. url to each OSS
  • Modify Vul.url to separate into Newline if there are multiple Vul.url

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)

@bjk7119 bjk7119 added the chore [PR/Issue] Refactoring, maintenance the code label Dec 26, 2024
@bjk7119 bjk7119 requested review from dd-jy and soimkim December 26, 2024 23:00
@bjk7119 bjk7119 self-assigned this Dec 26, 2024
# Copyright (c) 2020 LG Electronics Inc.
# SPDX-License-Identifier: Apache-2.0
from fosslight_util.oss_item import FileItem
import Levenshtein
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Levenshtein.distance만 사용된다면
from distance import Levenshtein를 추천드립니다.

@bjk7119 bjk7119 closed this Dec 30, 2024
@bjk7119 bjk7119 deleted the excel branch December 30, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore [PR/Issue] Refactoring, maintenance the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants