-
Notifications
You must be signed in to change notification settings - Fork 446
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
feat(reports): Add new CSV report type #2133
Conversation
Signed-off-by: Toussaint Nicolas <nicolas1.toussaint@orange.com>
Signed-off-by: Toussaint Nicolas <nicolas1.toussaint@orange.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good. Needs test.
Co-authored-by: Gaurav Mishra <mishra.gaurav@siemens.com>
Signed-off-by: Toussaint Nicolas <nicolas1.toussaint@orange.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, working as expected.
how can i generate a spdx2csv format report by rest api? |
Looks like we missed adding it to the API. Can you please create an issue so we add the report format to REST API as well? |
Description
Add a new CSV Report type.
The following fields are exported:
Changes
SpdxTwoCommaSeparatedValuesAgentPlugin
was introduced, seesrc/spdx2/ui/SpdxTwoCommaSeparatedValuesAgentPlugin.php
How to test
Export CSV Report