Update relational database controls from markdown to yaml #144
pull_request.yaml
on: pull_request
run-format-check
/
prettier-fmt-check
9s
run-linting-check
/
markdown-lint
9s
link-checker
/
link-checker
9s
yaml-checker
/
yaml-check
5s
todo-checker
/
find-todos
18s
Annotations
10 errors and 3 warnings
String does not match the pattern of "^CCC\.[A-Za-z]+\.C\d{2,8}$". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L4
String does not match the pattern of "^CCC\.[A-Za-z]+\.C\d{2,8}$".
Control ID in the format CCC.<Service Category Abbreviation>.C##
Source: controls-schema.json (schemas/controls-schema.json)
|
String does not match the pattern of "^((CCC\.TH\d{2,8})|(CCC\.\w{1,8}\.TH\d{2,8}))$". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L10
String does not match the pattern of "^((CCC\.TH\d{2,8})|(CCC\.\w{1,8}\.TH\d{2,8}))$".
Threat IDs
Source: controls-schema.json (schemas/controls-schema.json)
|
Incorrect type. Expected "array". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L22
Incorrect type. Expected "array".
|
Missing property "tlp_levels". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L23
Missing property "tlp_levels".
Test requirement ID in the format CCC.<Service Category Abbreviation>.<Control ID>.TR##
Source: controls-schema.json (schemas/controls-schema.json)
|
Missing property "tlp_levels". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L25
Missing property "tlp_levels".
Test requirement ID in the format CCC.<Service Category Abbreviation>.<Control ID>.TR##
Source: controls-schema.json (schemas/controls-schema.json)
|
String does not match the pattern of "^CCC\.[A-Za-z]+\.C\d{2,8}$". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L28
String does not match the pattern of "^CCC\.[A-Za-z]+\.C\d{2,8}$".
Control ID in the format CCC.<Service Category Abbreviation>.C##
Source: controls-schema.json (schemas/controls-schema.json)
|
String does not match the pattern of "^((CCC\.TH\d{2,8})|(CCC\.\w{1,8}\.TH\d{2,8}))$". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L36
String does not match the pattern of "^((CCC\.TH\d{2,8})|(CCC\.\w{1,8}\.TH\d{2,8}))$".
Threat IDs
Source: controls-schema.json (schemas/controls-schema.json)
|
Missing property "tlp_levels". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L46
Missing property "tlp_levels".
Test requirement ID in the format CCC.<Service Category Abbreviation>.<Control ID>.TR##
Source: controls-schema.json (schemas/controls-schema.json)
|
String does not match the pattern of "^CCC\.[A-Za-z]+\.C\d{2,8}$". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L49
String does not match the pattern of "^CCC\.[A-Za-z]+\.C\d{2,8}$".
Control ID in the format CCC.<Service Category Abbreviation>.C##
Source: controls-schema.json (schemas/controls-schema.json)
|
String does not match the pattern of "^((CCC\.TH\d{2,8})|(CCC\.\w{1,8}\.TH\d{2,8}))$". yaml-schema: file:///schemas/controls-schema.json.:
services/database/relational/controls.yaml#L55
String does not match the pattern of "^((CCC\.TH\d{2,8})|(CCC\.\w{1,8}\.TH\d{2,8}))$".
Threat IDs
Source: controls-schema.json (schemas/controls-schema.json)
|
yaml-checker / yaml-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-format-check / prettier-fmt-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-linting-check / markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|