Skip to content

SONARJAVA-6786: S9346 - Integer values should not be cast to long for use as timestamps - #6027

Draft
romainbrenguier wants to merge 1 commit into
masterfrom
new-rule/SONARJAVA-6786-S9346
Draft

SONARJAVA-6786: S9346 - Integer values should not be cast to long for use as timestamps#6027
romainbrenguier wants to merge 1 commit into
masterfrom
new-rule/SONARJAVA-6786-S9346

Conversation

@romainbrenguier

Copy link
Copy Markdown
Contributor

Summary

  • Updated S9346 rule HTML description with clearer explanations of the Year 2038 problem, potential impact, and how to fix it
  • Improved code examples in the rule description
  • Updated S9346 JSON metadata: changed scope to "Main", reformatted for consistency

Test plan

  • Verify rule metadata loads correctly in SonarQube
  • Verify HTML description renders properly

🤖 Generated with Claude Code

Improve the rule description with clearer explanations of the Year 2038
problem, code examples, and potential impact. Update JSON metadata to
use "Main" scope and reformat for consistency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hashicorp-vault-sonar-prod

hashicorp-vault-sonar-prod Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

SONARJAVA-6786

@sonarqube-next

Copy link
Copy Markdown
Contributor

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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