Skip to content

Fix ordering python imports #28

Fix ordering python imports

Fix ordering python imports #28

Triggered via push April 6, 2024 18:45
Status Failure
Total duration 2m 2s
Artifacts
Validate and test the contract of fastgeoapi against the generated pygeoapi OpenAPI document
1m 52s
Validate and test the contract of fastgeoapi against the generated pygeoapi OpenAPI document
Fit to window
Zoom out
Zoom in

Annotations

214 errors and 155 warnings
oas3-schema: pygeoapi-openapi.json#L194
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L155
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1076
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L508
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L58
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L631
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L926
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L659
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1152
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1185
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L116
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1272
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1124
Property "message" is not expected to be here.
operation-operationId-unique: pygeoapi-openapi.json#L1019
Every operation must have unique "operationId".
operation-operationId-unique: pygeoapi-openapi.json#L526
Every operation must have unique "operationId".
oas3-schema: pygeoapi-openapi.json#L410
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1218
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1396
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L433
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L583
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1352
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L701
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1303
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L903
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1445
Property "message" is not expected to be here.
oas3-valid-schema-example: pygeoapi-openapi.json#L1481
"default" property type must be string
oas3-schema: pygeoapi-openapi.json#L236
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1001
Property "message" is not expected to be here.
owasp:api8:2023-define-cors-origin: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml#L2
Header `headers.Access-Control-Allow-Origin` should be defined on all responses.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/metadata.yaml#L3
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ProcessList.yaml#L1
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/metadata.yaml#L5
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/format.yaml#L5
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L5
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml#L2
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml#L1
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/format.yaml#L3
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/metadata.yaml#L7
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L7
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L7
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml#L7
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ServerError.yaml#L7
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L10
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L9
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/format.yaml#L9
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/subscriber.yaml#L11
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L13
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L13
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/subscriber.yaml#L14
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/subscriber.yaml#L17
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L13
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L7
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L15
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L19
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L17
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L16
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L22
Schema of type string must specify maxLength, enum, or const.
owasp:api9:2023-inventory-access: pygeoapi-openapi.json#L24
Declare intended audience of every server by defining servers[0].x-internal as true/false.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L25
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L28
Schema of type string must specify maxLength, enum, or const.
owasp:api8:2023-no-server-http: pygeoapi-openapi.json#L25
Server URLs must not use http://. Use https:// or wss:// instead.
owasp:api9:2023-inventory-environment: pygeoapi-openapi.json#L26
Declare intended environment in server descriptions using terms like local, staging, production.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L108
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L56
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L114
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L135
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L143
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L139
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L192
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L166
Schema of type string must specify maxLength, enum, or const.
owasp:api1:2023-no-numeric-ids: pygeoapi-openapi.json#L360
Use random IDs that cannot be guessed. UUIDs are preferred but any other random string will do.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L881
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L752
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L901
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-array-limit: pygeoapi-openapi.json#L778
Schema of type array must specify maxItems.
owasp:api1:2023-no-numeric-ids: pygeoapi-openapi.json#L814
Use random IDs that cannot be guessed. UUIDs are preferred but any other random string will do.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L750
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L814
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L827
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L817
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1122
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L819
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L866
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L814
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L153
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L395
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L159
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L361
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L373
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L234
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L301
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-array-limit: pygeoapi-openapi.json#L313
Schema of type array must specify maxItems.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L840
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L398
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L360
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L428
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L347
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L431
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L360
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L408
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L558
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L431
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L506
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L434
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L428
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L440
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L437
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L205
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L203
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L581
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L699
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L601
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L657
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L654
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L564
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L629
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L699
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L921
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L827
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L999
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1147
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1150
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L879
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L855
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L865
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L857
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L867
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1375
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1350
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L853
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1216
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1270
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1301
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L924
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1421
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1466
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1474
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1586
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L1665
Schema of type integer must specify minimum and maximum.
owasp:api2:2023-jwt-best-practices: pygeoapi-openapi.json#L1720
Security schemes using JWTs must explicitly declare support for RFC8725 in the description.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1710
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1485
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1616
Schema of type string must specify maxLength, enum, or const.
oas3-unused-component: pygeoapi-openapi.json#L1705
Potentially unused component has been detected.
oas3-unused-component: pygeoapi-openapi.json#L1659
Potentially unused component has been detected.
oas3-unused-component: pygeoapi-openapi.json#L1578
Potentially unused component has been detected.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/inputValueNoObject.yaml#L2
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/format.yaml#L3
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/descriptionType.yaml#L3
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml#L4
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L5
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/metadata.yaml#L5
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/descriptionType.yaml#L5
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/format.yaml#L5
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/metadata.yaml#L7
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/metadata.yaml#L3
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L7
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/additionalParameter.yaml#L6
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L7
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/NotFound.yaml#L7
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ExecuteAsync.yaml#L8
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/processSummary.yaml#L8
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/responses/ServerError.yaml#L7
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/processSummary.yaml#L10
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L10
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/descriptionType.yaml#L9
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/additionalParameter.yaml#L12
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L9
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L7
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L13
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L13
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L13
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L15
Schema of type string should specify a format, pattern, enum, or const.
owasp:api3:2023-no-additionalProperties: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/exception.yaml#L17
If the additionalProperties keyword is used it must be set to false.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/link.yaml#L16
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L46
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/processes/part1/1.0/openapi/schemas/statusInfo.yaml#L17
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L56
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L104
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L104
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L46
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L104
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L108
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L104
Operation is missing responses[500].
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L135
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L143
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L139
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L153
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L221
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L114
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L143
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L203
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L159
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L182
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L182
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L166
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L920
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L881
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L817
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1176
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1176
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L855
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L373
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L853
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1183
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L888
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L221
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L192
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L395
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L143
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L347
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L205
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L234
Operation is missing [401].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L361
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L920
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L395
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L408
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L427
Operation is missing responses[500].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L395
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L398
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L440
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L427
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L431
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L427
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L427
Operation is missing responses[500].
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L428
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L437
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L431
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L434
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L427
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L493
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L616
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L568
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L653
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L493
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L506
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L568
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L653
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L629
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L653
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L653
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L653
Operation is missing responses[500].
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L750
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L657
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L686
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L581
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L616
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L601
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L699
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L686
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L888
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1061
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L866
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1074
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1150
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L986
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1209
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L999
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1122
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1146
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1109
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1254
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1209
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1109
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1176
Operation is missing responses[500].
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L840
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1176
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-string-restricted: https:/schemas.opengis.net/ogcapi/features/part1/1.0/openapi/ogcapi-features-1.yaml#L865
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1176
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L920
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1270
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1209
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1254
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L920
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1209
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1254
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L986
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L879
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1146
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1216
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L924
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1291
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L901
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1291
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1209
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1301
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1384
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1443
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1291
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1433
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1433
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1394
Operation is missing [401].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1478
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1466
Schema of type string should specify a format, pattern, enum, or const.
owasp:api3:2023-no-additionalProperties: pygeoapi-openapi.json#L1698
If the additionalProperties keyword is used it must be set to false.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1470
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1485
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1710
Schema of type string should specify a format, pattern, enum, or const.