db backup restore threat #249
pull_request.yaml
on: pull_request
run-format-check
/
prettier-fmt-check
8s
run-linting-check
/
markdown-lint
10s
run-linting-check
/
yaml-lint
49s
link-checker
/
link-checker
7s
yaml-checker
/
yaml-check
4s
todo-checker
/
find-todos
17s
Annotations
6 errors
Implicit keys need to be on a single line YAML.:
services/database/relational/threats.yaml#L106
Implicit keys need to be on a single line
|
Missing property "features". yaml-schema: file:///schemas/threats-schema.json.:
services/database/relational/threats.yaml#L103
Missing property "features".
Threat ID in the format <category-id>.TH##
Source: threats-schema.json (schemas/threats-schema.json)
|
Property database user password, threat actor then has access to the database user features is not allowed. yaml-schema: file:///schemas/threats-schema.json.:
services/database/relational/threats.yaml#L106
Property database user password, threat actor then has access to the database user features is not allowed.
|
yaml-checker / yaml-check
1 file(s) failed validation
|
run-linting-check / yaml-lint:
services/database/relational/threats.yaml#L107
107:5 syntax error: could not find expected ':' (syntax)
|
run-linting-check / yaml-lint
Process completed with exit code 1.
|