esnet-security / SCRAM

Security Catch and Release Automation Manager
Other
5 stars 0 forks source link

Bubble ASN Validation Up to Django #42

Open samoehlert opened 2 months ago

samoehlert commented 2 months ago

We're adding ASN validation and we properly do a try/except on that, however, django still shows the message as successful and also shows it on the home page as blocked. If you check in with gobgp it will show it was not being announced, the translator also logs a warning, and django shows it not being blocked on the /entries page correctly