build-system icon indicating copy to clipboard operation
build-system copied to clipboard

Design and implement a UI to create new security advisories

Open javihernandez opened this issue 8 months ago • 0 comments

Design and implement a UI that enables the creation of new AlmaLinux security advisories.

Almost all present fields will be entered manually with the following exceptions:

  • The advisory ID follows the pattern ALSA-YYYY-A*** and gets incremented automatically. i.e.: ALSA-2023-A001, ALSA-2023-A002 ...
  • Platform: Dropdown AlmaLinux-8 or AlmaLinux-9
  • Definitive version: Automatic - I think that we can just increment this value as we make additions/updates to the advisory.
  • Issued Date: Automatic
  • Updated Date: Automatic
  • SELF_REF: Automatic

Check ALBS Errata section to see the current information about security advisories.

javihernandez avatar Jun 03 '24 11:06 javihernandez