Skip to content

fix: normalize request path (CWE-23) #50

fix: normalize request path (CWE-23)

fix: normalize request path (CWE-23) #50

Triggered via push July 7, 2024 11:13
Status Success
Total duration 48s
Artifacts
Update OpenAPI
9s
Update OpenAPI
validate  /  Validate
24s
validate / Validate
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Update OpenAPI
The following actions uses node12 which is deprecated and will be forced to run on node16: stCarolas/setup-maven@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Update OpenAPI
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, stCarolas/setup-maven@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate / Validate
The following actions uses Node.js version which is deprecated 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/
validate / Validate: common/src/main/resources/META-INF/openapi.json#L9
oas3-valid-media-example "value" property type must be string
validate / Validate: common/src/main/resources/META-INF/openapi.json#L137
rhoas-list-schema Missing required schema object "List"
validate / Validate: common/src/main/resources/META-INF/openapi.json#L137
rhoas-object-schema Missing required schema object "ObjectReference"
validate / Validate: common/src/main/resources/META-INF/openapi.json#L173
oas3-valid-schema-example "example" property must have required property "state"
validate / Validate: common/src/main/resources/META-INF/openapi.json#L226
no-$ref-siblings $ref must not be placed next to any other properties
validate / Validate: common/src/main/resources/META-INF/openapi.json#L230
no-$ref-siblings $ref must not be placed next to any other properties
validate / Validate: common/src/main/resources/META-INF/openapi.json#L251
no-$ref-siblings $ref must not be placed next to any other properties
validate / Validate: common/src/main/resources/META-INF/openapi.json#L262
no-$ref-siblings $ref must not be placed next to any other properties
validate / Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json#L17
oas3-valid-media-example "value" property type must be string
validate / Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json#L17
oas3-valid-schema-example "version" property type must be string
validate / Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json#L17
oas3-valid-schema-example "example" property must be equal to one of the allowed values: "OUTBOUND", "INBOUND". Did you mean "INBOUND"?
validate / Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json#L17
oas3-valid-schema-example "example" property must have required property "state"
validate / Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json#L17
oas3-valid-schema-example "example" property must have required property "group"
validate / Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json#L17
oas3-valid-schema-example "createdOn" property must match format "date-time"
validate / Validate: app/src/main/resources-unfiltered/META-INF/resources/api-specifications/registry/v2/openapi.json#L17
rhoas-response-media-type application/json is the only acceptable content type