haskell / security-advisories

https://haskell.github.io/security-advisories/
Other
46 stars 18 forks source link

add next-id command #232

Closed frasertweedale closed 3 months ago

frasertweedale commented 3 months ago

Add hsec-tools next-id command, which prints the next available HSEC ID.

Also perform a minor refactor, extracting repo directory checks to a common utility function.