VEX Affected relationships have a mandatory action statement that
indicates the mitigation for a vulnerability. Since we don't track this
add a statement indicating that no mitigation is known.
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
to,
spdxid_name="vex-affected",
security_vexVersion=VEX_VERSION,
+ security_actionStatement="Mitigation action unknown",
)
def new_vex_ignored_relationship(self, from_, to, *, impact_statement):