generate advisories deterministically
Open
advisories
- Dominant language
- CSS
- Stars
- 14
- Forks
- 16
- Avg merge
- 19h 38m
- Merged PRs (30d)
- 12
Description
currently CVE json (`static/projects/*/CVE-*.cve.json`) is not generated deterministically: the key ordering may be unpredictable. This makes regenerating the site and only spotting the actual differences harder
Contributor guide
Research direction
Start by locating the command or entry point that generates static/projects/*/CVE-*.cve.json, then inspect how advisory keys are assembled. Regenerate a representative advisory and verify that repeated generation preserves key ordering and produces no unrelated differences.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100