| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename timestamp_in_utc to timestamp, change formatHEADmain | Ernst Widerberg | 2022-04-25 | 1 | -1/+1 |
| | | | | | | | | | The format "date-time" in jsonschema is as defined in RFC 3339, which is about the same as ISO 8601. Validating this requires an additional package which is specified in python-jsonschema docs. | ||||
| * | Removed a redundant newline from example_data_1 | John Van de Meulebrouck Brendgard | 2022-04-11 | 1 | -1/+0 |
| | | |||||
| * | Added investigation_needed | John Van de Meulebrouck Brendgard | 2022-04-11 | 1 | -0/+7 |
| | | | | | | and made it required to specify either vulnerable or investigation_needed. | ||||
| * | Rename top-level property "system_name" -> "display_name" | Ernst Widerberg | 2022-04-11 | 1 | -1/+1 |
| | | |||||
| * | Update example_data + schema | Ernst Widerberg | 2022-04-11 | 1 | -0/+51 |
