Skip to content

fix: x_generator reports correct version#55

Closed
jgamblin wants to merge 1 commit intoCERTCC:mainfrom
jgamblin:fix/x-generator-version-clean
Closed

fix: x_generator reports correct version#55
jgamblin wants to merge 1 commit intoCERTCC:mainfrom
jgamblin:fix/x-generator-version-clean

Conversation

@jgamblin
Copy link
Copy Markdown
Contributor

@jgamblin jgamblin commented Apr 3, 2026

Summary

  • Syncs cveClientlib.js version to 1.0.25 to match cveInterface.js
  • Auto-injects x_generator tag in publishcve() when not already present, ensuring all published CVEs include accurate tooling metadata
  • Uses consistent cveClient/<version> format across all publish and reject code paths

Test plan

  • Publish a CVE and verify x_generator contains cveClient/1.0.25
  • Reject a CVE and verify x_generator contains cveClient/1.0.25
  • Verify no duplicate x_generator if one is already present in the JSON

🤖 Generated with Claude Code

- Sync cveClientlib version to 1.0.25
- Auto-inject x_generator tag in publishcve() when not already present
- Use consistent "cveClient/<version>" format across all publish/reject paths

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jgamblin
Copy link
Copy Markdown
Contributor Author

jgamblin commented Apr 3, 2026

Closing - x_generator fix already merged

@jgamblin jgamblin closed this Apr 3, 2026
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