Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update dependency cron-parser to v5.10.1 - #4237

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/cron-parser-5.x-lockfile
Open

chore(deps): update dependency cron-parser to v5.10.1#4237
renovate[bot] wants to merge 1 commit into
developfrom
renovate/cron-parser-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cron-parser 5.10.05.10.1 age confidence

Release Notes

harrisiirak/cron-parser (cron-parser)

v5.10.1

Compare Source

What's Changed

Full Changelog: harrisiirak/cron-parser@v5.10.0...v5.10.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: fa719136-b12e-4bf6-874e-4cfc2b364e9f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Security review

Result: No medium, high, or critical vulnerabilities found.

Scope

This PR only bumps cron-parser in web/package-lock.json from 5.10.0 → 5.10.1. No application source changes.

Analysis

  • Supply chain: Lockfile update from the official npm registry with a new integrity hash; no suspicious package metadata changes.
  • Dependency advisories: No known CVEs reported for [email protected]. The upstream release includes hardening fixes (bounded field-value expansion at parse time; duplicate-zero rejection) that reduce client-side DoS risk when parsing cron expressions.
  • Usage path: cron-parser is used only in the web UI (ScheduleForm.vue, cronPresets.js) to preview/parse cron_format. Input reaches the parser from authenticated project users with CanManageProjectResources; backend validation uses Go cron.ParseStandard, not this library.
  • Attack surface: No new injection, auth bypass, SSRF, XSS, path traversal, or deserialization paths are introduced by this lockfile-only bump.

Prior threads

No previous automation security-review threads were found on this PR.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

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.

0 participants