Skip to content

Reduce backend dependency audit exposure#19

Merged
sidhujag merged 1 commit intomainfrom
hardening/backend-deps-audit
Apr 25, 2026
Merged

Reduce backend dependency audit exposure#19
sidhujag merged 1 commit intomainfrom
hardening/backend-deps-audit

Conversation

@sidhujag
Copy link
Copy Markdown
Member

Summary

  • Update vulnerable direct dependencies including axios, express/body-parser, papaparse, moment, and systeminformation.
  • Remove unused pm2 from runtime dependencies; deployment docs still install pm2 globally when desired.
  • Add a production dependency audit CI gate and document the remaining syscoinjs-lib transitive audit findings that require separate upstream/breaking-change review.

Test plan

  • npm run audit:prod
  • npm test -- --runInBand

Audit notes

  • npm audit fix was run without --force.
  • Remaining production findings are under syscoinjs-lib's Ethereum proof dependency path; npm audit fix --force proposes a breaking syscoinjs-lib path, so this PR does not force it.

Made with Cursor

Update vulnerable direct dependencies, remove unused pm2 from runtime deps, and add a production audit gate with documented residual syscoinjs-lib transitive findings.

Made-with: Cursor
@sidhujag
Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@sidhujag sidhujag merged commit 523ab21 into main Apr 25, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant