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

Add export functionality #161

Open
flowirtz opened this issue Feb 25, 2022 · 1 comment · May be fixed by #162
Open

Add export functionality #161

flowirtz opened this issue Feb 25, 2022 · 1 comment · May be fixed by #162

Comments

@flowirtz
Copy link

flowirtz commented Feb 25, 2022

Based on OWASP/www-project-integration-standards#25:

Given a REST call, add the ability to export the results into a google sheets spreadsheet which allows humans to get the mappings into a CSV format. This is already partly implemented (application/utils/spreadsheet.py) but we haven't implemented any API plumbing for it.

In the FE, that could be implemented as a Button (see below).
It should handle CRE pages, standard pages and generic search pages.

pic

@flowirtz
Copy link
Author

I'm happy to work on this!

@flowirtz flowirtz linked a pull request Feb 25, 2022 that will close this issue
4 tasks
northdpole added a commit to flowirtz/common-requirement-enumeration that referenced this issue Apr 28, 2022
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 a pull request may close this issue.

1 participant