Skip to content

Fix typo: "X.590 v3" -> "X.509 v3" in e_invalid_certificate_version lintcabf_br: fix typo in invalid certificate version lint description#1059

Open
HeyGap wants to merge 1 commit into
zmap:masterfrom
HeyGap:fix-typo-x509-description
Open

Fix typo: "X.590 v3" -> "X.509 v3" in e_invalid_certificate_version lintcabf_br: fix typo in invalid certificate version lint description#1059
HeyGap wants to merge 1 commit into
zmap:masterfrom
HeyGap:fix-typo-x509-description

Conversation

@HeyGap

@HeyGap HeyGap commented Jun 24, 2026

Copy link
Copy Markdown

Fix a typo in v3/lints/cabf_br/lint_invalid_certificate_version.go:

  • from: Certificates MUST be of type X.590 v3
  • to: Certificates MUST be of type X.509 v3

No logic change; description string only.

Copilot AI review requested due to automatic review settings June 24, 2026 14:05

Copilot AI 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.

Pull request overview

This PR corrects a typo in the human-readable description for the e_invalid_certificate_version CABF BR lint, changing “X.590 v3” to the correct “X.509 v3”. This is a metadata-only change and does not affect lint execution logic.

Changes:

  • Fixes the lint metadata Description string to reference X.509 v3 (instead of X.590 v3).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants