You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(advisory): adjust advisory publishing to new mailman hyperkitty s…
…etup
Extract the advisory generation functions to the advisory helper module
instead of the flask view. This allows an easier usage across different
views.
Instead of actually pulling the published content from the mailinglist,
lets store the current security tracker content instead.
chore(version): relax SQLAlchemy version constraints
SQLAlchemy-Continuum is compatible with SQLAlchemy 1.4 now and all other
incompatibilities are resolved.