You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Based on OWASP/www-project-integration-standards#25:
In the FE, that could be implemented as a Button (see below).
It should handle CRE pages, standard pages and generic search pages.
The text was updated successfully, but these errors were encountered: