Open Glavin001 opened 10 years ago
@Frozenfire92 what does a Threat look like attached to a Stencil? Does a Stencil have an array of Threat objects?
@rainbee2214 I am currently ( https://github.com/mozilla/seasponge/issues/10#issuecomment-60128312 ) missing the threats
field in the BaseStencil
class. Once we fully understand what is required we can implement the logic in the BaseStencil
class for handling STRIDE and process the class field threats
(array of threats?) for each stencil. We are getting close!
STRIDE interactions give us insight on potential security flaws within a threat model. The application will generate threats based on these attributes.