Open
Description
What
This task involves developing a feature that allows Project Managers (PMs) to access and retrieve Sonar and Snyk reports directly from SF Backstage, which integrates with Jenkins and SonarQube. This capability will provide PMs with easy access to crucial code quality and security metrics without needing to navigate multiple systems.
Done When
- A new API endpoint or UI component is created in SF Backstage to fetch Sonar and Snyk reports
- Integration with Jenkins is established to retrieve the latest build information
- Connection to SonarQube is implemented to fetch detailed code quality reports
- Snyk integration is set up to retrieve security vulnerability reports
- PMs can select specific projects or builds to view corresponding reports
- Reports are presented in a clear, easy-to-understand format within SF Backstage
- Data from Sonar and Snyk is properly parsed and displayed, showing key metrics
- Ability to export or download reports in common formats (e.g., PDF, CSV) is implemented