You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…id size limit
Embed the svg diagram into the generated threat model instead of the png as it is much smaller, and
does not exceed threat composer's 1MB image size limit.
Fixes#721
…id size limit (#728)
Embed the svg diagram into the generated threat model instead of the png as it is much smaller, and
does not exceed threat composer's 1MB image size limit.
Fixes#721
Co-authored-by: Adrian Dimech <[email protected]>
Describe the bug
After adding some infrastructure, the embedded png image can be too large to import to threat composer.
Expected Behavior
Able to import a generated threat model into threat composer.
Current Behavior
Reproduction Steps
Add a few components, import the generated
threat-model.tc.json
file into threat composer.Possible Solution
Add support for svg images in threat composer as they will likely be much smaller. Consider also increasing the size limit.
Additional Information/Context
No response
PDK version used
0.23.13
What languages are you seeing this issue on?
Typescript, Java, Python
Environment details (OS name and version, etc.)
OSX
The text was updated successfully, but these errors were encountered: