cabal-audit icon indicating copy to clipboard operation
cabal-audit copied to clipboard

Getting rid of out-of-band attributes in haskell/security-advisories

Open MangoIV opened this issue 1 year ago • 2 comments

there's a lot of issues that depend on this:

  • #36 because nix filters out git dirs
  • #27
  • #19

It also adds the dependency on git and relies on peculiarities of its implementation (see e.g. the UTCTime vs ZonedTime issue.

MangoIV avatar Jun 26 '24 11:06 MangoIV

hsec-sync will avoid this problem.

blackheaven avatar Aug 24 '24 16:08 blackheaven

Neat. I’ll have a look!

MangoIV avatar Aug 24 '24 16:08 MangoIV