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
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
The text was updated successfully, but these errors were encountered:
maxmurphySF
changed the title
Ability for PMs to fetch Sonar and Snyk reports from SF Backstage (Jenkins and Sonar Integrations)
Ability for PMs to fetch Sonar and Snyk reports from SF Backstage (Jenkins, Snyk, and Sonar Integrations)
Jul 9, 2024
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
The text was updated successfully, but these errors were encountered: