security-insights-spec
security-insights-spec copied to clipboard
Automate adoption of v2 schema for v1 users
Desired outcome
Maintainers of a project that has previously adopted the v1 version of the schema want to easily produce a new insights file using the v2 schema based on the contents of their v1 file.
Deliverables
- [x] documentation explaining how to migrate from v1 to v2
- [x] script/tool to perform the YAML conversion
- [x] tests of the migration functionality