Gary O'Neall
Gary O'Neall
See: https://spdx.github.io/spdx-spec/v3.0/
See https://github.com/spdx/spdx-spec/issues/902#issuecomment-2045937208 for a suggestion on how to automate this.
This issue replaces a comment from @maxhbr in the [SPDX 3.0 migration analysis document](https://docs.google.com/document/d/1-olHRnX1CssUS67Psv_sAq9Vd-pc81HF8MM0hA7M0hg/edit). Once the migration analysis is complete (which is dependent on the SPD 3 model being complete),...
From the implementers call on 1 May 2024, a few suggestions: - Validate using the generated Python code from SHACL2Code - Validate using the SHACL file generated from the spdx-3-model...
After updating to the latest release (1.2.3), clicking the check license button does not return anything. In looking in the browser debug console message, it looks like it can't find...
as mentioned in #428 - there is a new HTML formatted output we can use for a prettier NTIA conformance checker output. The changes would be in the app/core.py `ntia_check_helper`...
The code at https://github.com/spdx/spdx-online-tools/blob/13e707b8b3e7bcfb72ccf502bfc452ecdc6ee653/src/app/static/js/editor/postscreenshot.js#L52 will display the attached dialog which does not display the error information. 
The test_archive_license_requests_feature unit test is failing on the current master branch: ``` ====================================================================== ERROR: test_archive_license_requests_feature (app.tests.ArchiveLicenseRequestsViewsTestCase) Check if the license is shifted to archive requests when archive button is pressed...
The following test_post_submit unit test fails on the master branch: ``` ====================================================================== FAIL: test_post_submit (app.tests.SubmitNewLicenseViewsTestCase) POST Request for submit a new license ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/spdx-online-tools/spdx-online-tools/src/app/tests.py",...
When using the "License XML Editor" "Submit Changes" feature, if the user's fork of the license-list-XML repo is not named precisely `license-list-XML`, the submission will fail with a very generic...