Skip to content

feat: add release version and release date to threat models and printed report coversheet#1761

Open
praxzy wants to merge 3 commits into
OWASP:mainfrom
praxzy:feat/custom-date-and-release-version
Open

feat: add release version and release date to threat models and printed report coversheet#1761
praxzy wants to merge 3 commits into
OWASP:mainfrom
praxzy:feat/custom-date-and-release-version

Conversation

@praxzy

@praxzy praxzy commented Jun 25, 2026

Copy link
Copy Markdown

Summary:

closes #1621

I have added release version and release date fields to threat models that are now exported to the PDF report.
The previous "Date Generated" is now replaced with "Release Date".
The release date falls back to the generated date if no date is provided.

Description for the changelog:

add release version and release date fields to threat models and printed report coversheet

Declaration:

Thanks for submitting a pull request, please make sure:

  • content meets the license for this project
  • appropriate unit tests have been created and/or modified
  • you have considered any changes required for the functional tests
  • you have read the contribution guide and agree to the Code of Conduct
  • either no AI-generated content has been used in this pull request
  • or any use of AI in this pull request has been disclosed below:
    • AI Tools: [e.g. GitHub CoPilot, ChatGPT, JetBrains Junie, etc]
    • LLMs and versions: [e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro, etc]
    • Prompts: [Summarize the key prompts or instructions given to the AI tools]

@praxzy praxzy requested review from jgadsden and lreading as code owners June 25, 2026 17:45
@praxzy

praxzy commented Jun 29, 2026

Copy link
Copy Markdown
Author

Hey @jgadsden

Please let me know if this implementation looks good :)

@jgadsden jgadsden added enhancement New feature or request Usability UX & Accessibility Strategic pillar from Threat Dragon's roadmap labels Jun 29, 2026
@jgadsden

jgadsden commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

thanks for the pull request @praxzy , apologies from my long delay before replying (we are all volunteers and sometimes volunteering is a luxury that is hard to fit round paid-for and family)

Could you update the schema ? td.vue/src/assets/schema/threat-dragon-v2.schema.json for these new keys?
all should be good after that

@praxzy

praxzy commented Jul 8, 2026

Copy link
Copy Markdown
Author

done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Usability UX & Accessibility Strategic pillar from Threat Dragon's roadmap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add version field and custom date in the model and the Report

2 participants