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

Bump eslint from 8.19.0 to 9.7.0 #155

Closed
wants to merge 1 commit into from

Bump eslint from 8.19.0 to 9.7.0

4d5e170
Select commit
Loading
Failed to load commit list.
Closed

Bump eslint from 8.19.0 to 9.7.0 #155

Bump eslint from 8.19.0 to 9.7.0
4d5e170
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Files Analyzer succeeded Jul 15, 2024 in 2s

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
"autoprefixer": "^10.4",
"bootstrap": "^5.2.0-beta1",
"clipboard": "^2.0",
"eslint": "^9.7",
"exec-bin": "^1.0.0",
"flexsearch": "^0.7.21",
"highlight.js": "^11.5",
⚠️ 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
"autoprefixer": "^10.4",
"bootstrap": "^5.2.0-beta1",
"clipboard": "^2.0",
"eslint": "^9.7",
"exec-bin": "^1.0.0",
"flexsearch": "^0.7.21",
"highlight.js": "^11.5",