Compliance Framework Report MVC
Follow up from discussion in this thread https://gitlab.com/gitlab-org/gitlab/-/issues/379038#note_1168389222
> The next step in this workflow is to run the audit. This collates information on all Compliance frameworks and which projects are using them.
Create a report that detail all Projects and sub-Projects in a Group and the Compliance Framework that they are assigned (or not). Include the ability to export this information.
Quick Mock Up:

Further designs:
https://gitlab.com/gitlab-org/gitlab/-/issues/385303/
## Implementation plan
* Extend API to allow filtering a groups projects by applied framework: gitlab#388188
* Add tabs and initial basic list of projects + frameworks: gitlab#387910
* Extend basic report to allow filtering and searching projects by framework: gitlab#387911
* Extend filtering to allow filtering/search by project name/description: gitlab#388492
* Add ability to export report data - backend: gitlab#388686
* Add ability to export report data: gitlab#387912
* Add ability to select and modify frameworks on projects: gitlab#383209
* Allow modifying frameworks for all matching projects: gitlab#388484
epic