Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade onfido-sdk-ui from 13.6.1 to 14.15.0 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

f44d88d
Select commit
Loading
Failed to load commit list.
Open

[Snyk] Security upgrade onfido-sdk-ui from 13.6.1 to 14.15.0 #30

fix: package.json & package-lock.json to reduce vulnerabilities
f44d88d
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Files Analyzer succeeded Feb 19, 2025 in 1s

DryRun Security

Details

Sensitive Files Analyzer Findings: 2 detected

⚠️ Potential Sensitive File package-lock.json (click for details)
Type Potential Sensitive File
Description Node.js/ExpressJS/Next.js applications manage their dependencies through
package.json and package-lock.json files. A change in these files may indicate
an addition of a library/dependency which could introduce additional risk to the
application either through vulnerable code, expansion of the application's
attack surface via additional routes, or malicious code.
Filename package-lock.json
CodeLink https://github.com/be4solutions/App/blob/f44d88df7323f71c527422015f3415bc942bb1cd/package-lock.json#L63-L69
⚠️ Potential Sensitive File package.json (click for details)
Type Potential Sensitive File
Description Node.js/ExpressJS/Next.js applications manage their dependencies through
package.json and package-lock.json files. A change in these files may indicate
an addition of a library/dependency which could introduce additional risk to the
application either through vulnerable code, expansion of the application's
attack surface via additional routes, or malicious code.
Filename package.json
CodeLink

App/package.json

Lines 111 to 117 in f44d88d

"lodash": "4.17.21",
"lottie-react-native": "6.4.1",
"mapbox-gl": "^2.15.0",
"onfido-sdk-ui": "14.15.0",
"patch-package": "^8.0.0",
"process": "^0.11.10",
"prop-types": "^15.7.2",