VulnerabilityHistoryProject / vulnerability-history

vulnerabilityhistory.org
MIT License
32 stars 5 forks source link

The order of questions gets messed up when we use the `shared.json` thing. So maybe we have `shared.json` work as a dictionary, and then `kernel.json` could have a "use this from shared" key #1171

Open andymeneely opened 9 months ago

brianravi commented 9 months ago

@andymeneely this is now in the PR as well.

You can now add only a question's key in a project's JSON file, and it will look to "shared.json" to get the configuration for that question.

This will allow you to control the location of questions within a project's question list