Skip to content

fix(security): clear dependency and ReDoS alerts - #53

Merged
diegosouzapw merged 1 commit into
mainfrom
fix/security-alerts
Aug 17, 2026
Merged

fix(security): clear dependency and ReDoS alerts#53
diegosouzapw merged 1 commit into
mainfrom
fix/security-alerts

Conversation

@diegosouzapw

Copy link
Copy Markdown
Owner

Summary

  • replace the backtracking PEM and assignment secret scans with bounded, linear scans
  • replace trailing-whitespace regexes in history and fact-sheet paths with trimEnd()
  • move pnpm overrides to the workspace configuration and pin all advisory-fixed transitives

Validation

  • pnpm audit --json: 0 vulnerabilities
  • pnpm install --frozen-lockfile
  • pnpm run lint
  • pnpm run typecheck
  • pnpm run build
  • pnpm test: 1,157 passed

@sonarqubecloud

Copy link
Copy Markdown

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

@diegosouzapw
diegosouzapw merged commit 99d0bb3 into main Aug 17, 2026
9 of 10 checks passed
@diegosouzapw
diegosouzapw deleted the fix/security-alerts branch August 17, 2026 23:29
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