chore: remediate JudgeFinder dependency advisories#1
Open
thefiredev-cloud wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for deft-heliotrope-968ba8 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
6008e6a to
8c1e2d1
Compare
|
|
1 similar comment
|
|
8c1e2d1 to
75871d2
Compare
|
|
75871d2 to
f448101
Compare
|
Bundle analysis failed. Check build logs. |
f448101 to
c241df4
Compare
|
Bundle analysis failed. Check build logs. |
c241df4 to
e5e589c
Compare
🚀 Preview Deployment Ready!Preview URL: https://deploy-preview-1--deft-heliotrope-968ba8.netlify.app Test this preview:
Quick links:This preview will be updated automatically when you push new commits. |
|
Bundle analysis failed. Check build logs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
enableTracingoption that is no longer accepted by the upgraded Sentry SDK.Verification
npm cipassed in a clean worktree.npm run type-checkpassed after rebasing ontoorigin/main.npm audit --omit=dev --jsonreports 0 vulnerabilities.npm audit --jsonstill reports 9 dev/tooling vulnerabilities, mostly Lighthouse/Netlify tooling.npx vitest run tests/unit --project app --reporter=jsonnow executes the suite but fails on the existing baseline: 78 failed of 1,553 tests.Notes
gitleaks, which is not installed on this workstation. The repoaudit:env-securitypre-push step completed successfully before the hook failed on missinggitleaks.