Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

[Snyk] Fix for 1 vulnerabilities#166

Open
svc-ast-gh-snyk5 wants to merge 1 commit into
developfrom
snyk-fix-924cc77ee0975816ba6b4f0159a9aa18
Open

[Snyk] Fix for 1 vulnerabilities#166
svc-ast-gh-snyk5 wants to merge 1 commit into
developfrom
snyk-fix-924cc77ee0975816ba6b4f0159a9aa18

fix: package.json & package-lock.json to reduce vulnerabilities

ef6fc21
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Muleteer Check (aml) / Muleteer Check succeeded May 7, 2025 in 3s

Check execution successful

Muleteer Check sub-checks

Sonarqube Integration ✅

Sonar integration is not required

Reason: SonarQube metrics are disabled for components with type 'documentation'

Harbor Integration ✅

Harbor integration is not required

Reason: Harbor metrics are disabled for components with type 'documentation'

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"
}

You make your repository compliant while disabling automated Renovate PRs by committing a renovate.json file like the one below:

{
    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
    "extends": [
        "github>mulesoft/codescanning-renovate-presets:disable-renovate"
    ]
}