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

fix: fix validation for ActionRescueEntity #439

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

lwih
Copy link
Collaborator

@lwih lwih commented Nov 19, 2024

No description provided.

Copy link

# npm audit report

cookie  <0.7.0
cookie accepts cookie name, path, and domain with out of bounds characters - https://github.com/advisories/GHSA-pxg6-pf52-xh8x
fix available via `npm audit fix`
node_modules/cookie
  @bundled-es-modules/cookie  2.0.0
  Depends on vulnerable versions of cookie
  node_modules/@bundled-es-modules/cookie

cross-spawn  7.0.0 - 7.0.4
Severity: high
Regular Expression Denial of Service (ReDoS) in cross-spawn - https://github.com/advisories/GHSA-3xgq-45jj-v275
fix available via `npm audit fix`
node_modules/cross-spawn

3 vulnerabilities (2 low, 1 high)

To address all issues, run:
  npm audit fix

Copy link

Overall Project 47.2%
Files changed 100% 🍏

File Coverage
ActionRescueEntity.kt 71.43% 🍏

Copy link

Coverage Report for frontend

Status Category Percentage Covered / Total
🟢 Lines 76.21% (🎯 50%) 1971 / 2586
🟢 Statements 76.1% (🎯 50%) 2051 / 2695
🟢 Functions 73.09% (🎯 50%) 508 / 695
🟢 Branches 68.62% (🎯 50%) 910 / 1326
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
frontend/src/features/common/components/elements/patchable-monitor-daterange.tsx 44.44% 0% 33.33% 44.44% 24-27, 38
frontend/src/features/pam/mission/components/elements/actions/action-control-nav.tsx 90.38% 62.85% 85.71% 90.19% 83-88, 191, 227
frontend/src/features/pam/mission/components/elements/actions/action-status-form.tsx 93.54% 77.77% 77.77% 93.33% 109-117
Generated in workflow #1330 for commit b88adff by the Vitest Coverage Report Action

Copy link

Overall Project 47.2%
Files changed 100% 🍏

File Coverage
ActionRescueEntity.kt 71.43% 🍏

@lwih lwih merged commit 5608e8a into main Nov 19, 2024
9 checks passed
@lwih lwih deleted the fix-rescue-jeanne-barret branch November 19, 2024 19:32
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