Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cron check-in durations are measured with the wall clock #5579

Open

Description

Audit finding B4 — actual bug, LOW-MEDIUM.

Cron check-in durations are computed as currentTimeMillis() - start (wall clock):

  • sentry/src/main/java/io/sentry/util/CheckInUtils.java:64
  • Same pattern in SentryCheckInAdvice across sentry-spring, sentry-spring-jakarta, and sentry-spring-7.

Cron jobs run long, giving wide exposure to wall-clock steps over the measured interval → wrong or negative durations reported.

Source: JAVA-557 §B4.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /