Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Enhancement: Utility to fix up external map references

オープン
#331 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
java
領域
cli, tooling

調査の方向性

Look at the SPDX document model in the spdx-java-library to understand external references and element IDs. The utility likely belongs in the command-line tools module. Start by examining existing conversion utilities to see how they handle document input/output and mapping. 'Done' means a new command-line tool that can read two SPDX documents and output an updated 'to' document with mapped external references.

索引モデルが issue の本文から書いたものです。

説明

enhancement

Solve the problem of converting an SPDX 2 to SPDX 3 document with external document references.

The utility would take in a "to" document to be updated and a "from" document

We would need a map from element IDs to to element IDs

主要言語
Java
スター
101
フォーク
46
平均マージ
15時間 57分
マージ済み PR(30日)
10

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

spdx/tools-java のほかの issue

spdx/tools-java の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。