Skip to content

Bump actions/setup-python from 5.0.0 to 5.1.0 #50

Bump actions/setup-python from 5.0.0 to 5.1.0

Bump actions/setup-python from 5.0.0 to 5.1.0 #50

Triggered via push April 20, 2024 09:06
Status Failure
Total duration 42s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

231 errors and 183 warnings
Release
Trusted publishing exchange failure: OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset This generally indicates a workflow configuration error, such as insufficient permissions. Make sure that your workflow has `id-token: write` configured at the job level, e.g.: ```yaml permissions: id-token: write ``` Learn more at https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings.
oas3-schema: pygeoapi-openapi.json#L410
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#L194
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L511
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L586
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#L433
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L932
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L707
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L58
Property "message" is not expected to be here.
operation-operationId-unique: pygeoapi-openapi.json#L1028
Every operation must have unique "operationId".
operation-operationId-unique: pygeoapi-openapi.json#L529
Every operation must have unique "operationId".
oas3-schema: pygeoapi-openapi.json#L236
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1085
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L662
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1230
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L634
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L909
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1010
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1133
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1408
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1284
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1197
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1315
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1457
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1364
Property "message" is not expected to be here.
oas3-schema: pygeoapi-openapi.json#L1161
Property "message" is not expected to be here.
oas3-valid-schema-example: pygeoapi-openapi.json#L1493
"default" property type must be string
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-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: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#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/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/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/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: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/schemas/link.yaml#L7
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-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/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/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/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/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/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/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/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/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/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/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/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/subscriber.yaml#L17
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#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: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-environment: pygeoapi-openapi.json#L26
Declare intended environment in server descriptions using terms like local, staging, production.
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/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#L56
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/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/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#L108
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L114
All 2XX and 4XX responses should define rate limiting headers.
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#L166
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/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/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#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#L205
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#L819
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: 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-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-array-limit: pygeoapi-openapi.json#L784
Schema of type array must specify maxItems.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L820
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L833
Schema of type integer must specify minimum and maximum.
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-integer-format: pygeoapi-openapi.json#L833
Schema of type integer must specify format (int32 or int64).
owasp:api1:2023-no-numeric-ids: pygeoapi-openapi.json#L820
Use random IDs that cannot be guessed. UUIDs are preferred but any other random string will do.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L846
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L820
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#L881
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-string-limit: pygeoapi-openapi.json#L872
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L859
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L885
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L907
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L930
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1008
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L927
All 2XX and 4XX responses should define rate limiting headers.
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#L1083
All 2XX and 4XX responses should define rate limiting headers.
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#L301
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#L867
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#L361
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-integer-limit-legacy: pygeoapi-openapi.json#L360
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L360
Schema of type integer must specify format (int32 or int64).
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#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#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#L398
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#L434
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#L428
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-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#L558
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L509
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: 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#L657
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L632
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L705
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L660
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#L584
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1131
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1282
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1156
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1340
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1228
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1159
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1313
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1387
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1195
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1406
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1362
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1433
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1455
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1497
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1490
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1524
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-array-limit: pygeoapi-openapi.json#L1596
Schema of type array must specify maxItems.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1482
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1540
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-rate-limit: pygeoapi-openapi.json#L1527
All 2XX and 4XX responses should define rate limiting headers.
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L1692
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-array-limit: pygeoapi-openapi.json#L1514
Schema of type array must specify maxItems.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1628
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L1677
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1662
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1501
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1478
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-integer-format: pygeoapi-openapi.json#L1692
Schema of type integer must specify format (int32 or int64).
owasp:api4:2023-integer-limit-legacy: pygeoapi-openapi.json#L1677
Schema of type integer must specify minimum and maximum.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1486
Schema of type string must specify maxLength, enum, or const.
owasp:api2:2023-jwt-best-practices: pygeoapi-openapi.json#L1732
Security schemes using JWTs must explicitly declare support for RFC8725 in the description.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1598
Schema of type string must specify maxLength, enum, or const.
owasp:api4:2023-string-limit: pygeoapi-openapi.json#L1722
Schema of type string must specify maxLength, enum, or const.
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: salsify/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
oas3-unused-component: pygeoapi-openapi.json#L1671
Potentially unused component has been detected.
oas3-unused-component: pygeoapi-openapi.json#L1717
Potentially unused component has been detected.
oas3-unused-component: pygeoapi-openapi.json#L1590
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/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/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/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/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/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/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/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/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#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/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/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/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/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/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#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#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/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/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/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/exception.yaml#L15
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: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/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/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/statusInfo.yaml#L17
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-rate-limit-responses-429: pygeoapi-openapi.json#L104
Operation is missing rate limiting response in responses[429].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].
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#L46
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L104
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L56
Operation is missing [401].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-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#L143
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#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#L159
Schema of type string should specify a format, pattern, enum, or const.
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-rate-limit-responses-429: pygeoapi-openapi.json#L182
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#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#L166
Schema of type string should specify a format, pattern, enum, or const.
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#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#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-rate-limit-responses-429: pygeoapi-openapi.json#L221
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L221
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: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-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#L885
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L846
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L894
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L894
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#L881
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L859
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L926
Operation is missing responses[500].
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L872
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L926
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L926
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L907
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1070
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L995
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L926
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L995
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L926
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1118
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L930
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1008
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1118
Operation is missing rate limiting response in responses[429].content.
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#L361
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:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1083
Operation is missing [401].content.
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:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L427
Operation is missing responses[500].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: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#L395
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L431
Operation is missing [401].content.
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#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: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-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-rate-limit-responses-429: pygeoapi-openapi.json#L1070
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L427
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L496
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-rate-limit-responses-429: pygeoapi-openapi.json#L496
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L571
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L509
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L584
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L656
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L656
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L632
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L408
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L656
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L619
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L656
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L571
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L692
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L656
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L660
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].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L619
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: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#L705
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L692
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1155
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1188
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1155
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1159
Operation is missing [401].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1155
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1188
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1131
Operation is missing [401].content.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1221
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1221
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1155
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1221
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1266
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1228
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1155
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1303
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1303
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1188
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1188
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1195
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1303
Operation is missing responses[500].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1303
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1266
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1282
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1221
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1221
Operation is missing responses[500].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1303
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1313
Operation is missing [401].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1340
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1352
Operation is missing responses[500].
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1188
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1396
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1352
Missing error response of either 400, 422 or 4XX.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1352
Operation is missing responses[500].content.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1362
Operation is missing [401].content.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1396
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1396
Operation is missing responses[500].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1387
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1352
Operation is missing rate limiting response in responses[429].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1396
Operation is missing responses[500].
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1445
Operation is missing responses[500].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1433
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-validation: pygeoapi-openapi.json#L1445
Missing error response of either 400, 422 or 4XX.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1396
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1352
Operation is missing rate limiting response in responses[429].
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1406
Operation is missing [401].content.
owasp:api8:2023-define-error-responses-500: pygeoapi-openapi.json#L1445
Operation is missing responses[500].
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1486
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1445
Operation is missing rate limiting response in responses[429].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1478
Schema of type string should specify a format, pattern, enum, or const.
owasp:api8:2023-define-error-responses-401: pygeoapi-openapi.json#L1455
Operation is missing [401].content.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1482
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1497
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1490
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1722
Schema of type string should specify a format, pattern, enum, or const.
owasp:api3:2023-no-additionalProperties: pygeoapi-openapi.json#L1710
If the additionalProperties keyword is used it must be set to false.
owasp:api4:2023-string-restricted: pygeoapi-openapi.json#L1598
Schema of type string should specify a format, pattern, enum, or const.
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1445
Operation is missing rate limiting response in responses[429].
owasp:api4:2023-rate-limit-responses-429: pygeoapi-openapi.json#L1266
Operation is missing rate limiting response in responses[429].