[Snyk] Fix for 4 vulnerabilities #17
Check execution failure
Muleteer Check sub-checks
Sonarqube Integration ❌
It seems like the repository does not have a SonarqubeID configured.
In order to start to integrate your repository with Sonar, please review the following SonarQube Onboarding document.
If your repository was recently integrated with Sonarqube, you can trigger a SonarqubeId autodiscovery by clicking here.
Finally, if any of the possible actions were taken and the sub-check is still failing, or the changes included in the Pull Request are required to complete the onboarding to Sonar, remember that you can always ask for a waiver.
Make sure to rerun the check if any action was taken.
Harbor Integration ✅
Harbor integration is not required
Reason: Harbor metrics are disabled for components with type 'library'
GUS Metadata ✅
The "gusProductTag" and "gusTeam" properties are valid in the "AMF" product
Unified Pipeline Check ✅
Renovate Onboarding ⚠️
Your repository does not contain a renovate.json file. Please create one with the following content:
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
If you want to opt out of renovate creating pull requests for your repository dependencies, please include the following preset in your configuration file.
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>mulesoft/codescanning-renovate-presets:disable-renovate"
]
}
How to waive checks and sub-checks: https://production-engineering.kbuild.msap.io/tools/github/WAIVER_PR_REQUEST.html
If you need assistance, please reach out via the /prodeng ask Slack command.