CERTCC / VINCE

VINCE is the Vulnerability Information and Coordination Environment developed and used by the CERT Coordination Center to improve coordinated vulnerability disclosure. VINCE is a Python-based web platform.
https://kb.cert.org/vince/
Other
59 stars 25 forks source link

Assert expected behavior when handling a bounce when all bounced reci… #116

Closed qwestduck closed 1 year ago

qwestduck commented 1 year ago

…pients are inactive

It is expected that no Tickets or Followups will be created if all bouncedRecipients are inactive and that the ingest_vulreport view will return a JSON response indicating success.

Closes #115