Threagile / threagile

Agile Threat Modeling Toolkit
https://threagile.io
MIT License
594 stars 128 forks source link

Error in YAML Schema #92

Open PhishOfSteel opened 1 month ago

PhishOfSteel commented 1 month ago

The YAML schema lists communication_links > authorization as having a valid value of "end-user-identity-propagation". This is incorrect. Threagile actually only accepts "enduser-identity-propagation" and will throw an error otherwise.

srcnuzn commented 2 weeks ago

I faced the same issue.