Skip to content

Fix black formatting #53

Fix black formatting

Fix black formatting #53

Triggered via push April 5, 2024 21:13
Status Failure
Total duration 1m 40s
Artifacts

openapi.yml

on: push
Lint and validate OpenAPI document for pygeoapi configuration
1m 11s
Lint and validate OpenAPI document for pygeoapi configuration
Validate OpenAPI document against OWASP Top 10 API security rules
1m 32s
Validate OpenAPI document against OWASP Top 10 API security rules
Fit to window
Zoom out
Zoom in

Annotations

183 errors and 205 warnings
operation-operationId-unique: pygeoapi-openapi.json#L944
Every operation must have unique "operationId".
operation-operationId-unique: pygeoapi-openapi.json#L489
Every operation must have unique "operationId".
oas3-valid-schema-example: pygeoapi-openapi.json#L1356
"default" property type must be string
Lint and validate OpenAPI document for pygeoapi configuration
fatal issues detected. Failing the process.
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/metadata.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#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-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-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/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/metadata.yaml#L7
Schema of type string must specify maxLength, enum, or const.
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/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/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/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/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/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/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/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/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#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#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#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#L28
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#L22
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: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: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#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#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#L166
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#L108
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-string-limit: pygeoapi-openapi.json#L327
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#L301
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-array-limit: pygeoapi-openapi.json#L293
Schema of type array must specify maxItems.
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-string-limit: pygeoapi-openapi.json#L353
Schema of type string must specify maxLength, enum, or const.
owasp:api1:2023-no-numeric-ids: pygeoapi-openapi.json#L340
Use random IDs that cannot be guessed. UUIDs are preferred but any other random string will do.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L340
Schema of type integer must specify minimum and maximum.
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-integer-format: pygeoapi-openapi.json#L340
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#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#L398
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#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#L431
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#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#L434
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L404
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-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-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-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-array-limit: pygeoapi-openapi.json#L720
Schema of type array must specify maxItems.
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-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: pygeoapi-openapi.json#L859
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-rate-limit: pygeoapi-openapi.json#L1064
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#L881
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1220
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1263
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1300
Schema of type string must specify maxLength, enum, or const.
owasp:api2:2023-write-restricted: pygeoapi-openapi.json#L1250
This write operation is not protected by any security scheme.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1345
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L769
Schema of type integer must specify format (int32 or int64).
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-string-limit: pygeoapi-openapi.json#L1349
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L609
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#L750
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L756
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L756
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L821
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L782
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L808
Schema of type string must specify maxLength, enum, or const.
owasp:api1:2023-no-numeric-ids: pygeoapi-openapi.json#L756
Use random IDs that cannot be guessed. UUIDs are preferred but any other random string will do.
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#L1341
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-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-string-limit: pygeoapi-openapi.json#L1364
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-array-limit: pygeoapi-openapi.json#L1377
Schema of type array must specify maxItems.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L795
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1387
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1360
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-array-limit: pygeoapi-openapi.json#L1459
Schema of type array must specify maxItems.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1525
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1390
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1461
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1403
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1353
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L1540
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L1540
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1491
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L1555
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L1555
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1585
Schema of type string must specify maxLength, enum, or const.
owasp:api2:2023-jwt-best-practices: pygeoapi-openapi.json#L1595
Security schemes using JWTs must explicitly declare support for RFC8725 in the description.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L769
Schema of type integer must specify minimum and maximum.
Validate OpenAPI document against OWASP Top 10 API security rules
fatal issues detected. Failing the process.
oas3-unused-component: pygeoapi-openapi.json#L1580
Potentially unused component has been detected.
oas3-unused-component: pygeoapi-openapi.json#L1534
Potentially unused component has been detected.
oas3-unused-component: pygeoapi-openapi.json#L1453
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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#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/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#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#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/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/link.yaml#L16
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/statusInfo.yaml#L17
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:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L46
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L46
Operation is missing responses[401].content.
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:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L100
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].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: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#L100
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L100
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L100
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L100
Operation is missing responses[500].
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:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L135
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L135
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L135
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#L143
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#L135
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#L166
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L170
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L170
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#L159
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L170
Operation is missing responses[401].content.
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-rate-limit-responses-429: pygeoapi-openapi.json#L205
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#L205
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L205
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L205
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L170
Operation is missing responses[401].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L205
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L100
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L327
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L135
Operation is missing responses[401].
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L353
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-rate-limit-responses-429: pygeoapi-openapi.json#L375
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#L361
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L375
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L403
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L403
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L375
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L403
Missing error response of either 400, 422 or 4XX.
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#L395
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L403
Operation is missing responses[401].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L403
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L403
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#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: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:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L403
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L460
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L460
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L460
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L531
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L531
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L531
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L575
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L575
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L575
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L575
Operation is missing responses[401].
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#L608
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L608
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L608
Operation is missing responses[401].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L608
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L632
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L608
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L608
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L632
Operation is missing responses[401].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L632
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L858
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L460
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L531
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L375
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L608
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#L865
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L858
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L915
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L858
Operation is missing responses[401].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-rate-limit-responses-429: pygeoapi-openapi.json#L915
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L858
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L986
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L915
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L915
Operation is missing responses[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-401: pygeoapi-openapi.json#L1030
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1030
Operation is missing responses[401].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L986
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1063
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1030
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1084
Operation is missing responses[500].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1084
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1030
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1063
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L986
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1113
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1063
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1063
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1084
Operation is missing responses[401].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1063
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1063
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1084
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1154
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1084
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1084
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1113
Operation is missing responses[401].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1113
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1113
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1154
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1113
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1187
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1187
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1113
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1187
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1154
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1187
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1187
Operation is missing responses[500].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1154
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1220
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1232
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1232
Operation is missing responses[401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1187
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1232
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1084
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1187
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L858
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1232
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1272
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1232
Operation is missing responses[401].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1232
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1232
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1113
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1154
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1272
Operation is missing responses[401].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1272
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1272
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1312
Operation is missing responses[500].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1263
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1272
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1272
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1272
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1312
Operation is missing responses[401].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1312
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1312
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1349
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1312
Operation is missing responses[500].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1312
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1345
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1341
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1360
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1300
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1353
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1312
Operation is missing responses[401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L632
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#L817
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L830
Operation is missing responses[401].
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L795
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L858
Missing error response of either 400, 422 or 4XX.
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-rate-limit-responses-429: pygeoapi-openapi.json#L830
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L830
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#L750
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L830
Operation is missing responses[401].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L808
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L858
Operation is missing responses[500].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L821
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L782
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1461
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1585
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1063
Missing error response of either 400, 422 or 4XX.
owasp:api3:2023-no-additionalProperties: pygeoapi-openapi.json#L1573
If the additionalProperties keyword is used it must be set to false.