Skip to content

File scanner (#88) #173

File scanner (#88)

File scanner (#88) #173

Triggered via push February 9, 2024 08:41
Status Success
Total duration 16s
Artifacts
publiccode validation
8s
publiccode validation
Fit to window
Zoom out
Zoom in

Annotations

19 warnings and 41 notices
publiccode validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sec-string-maxlength: src/main/resources/public/openapi.yaml#L106
Strings (non enum) must specify a maximum length. #/paths/~1vocabularies~1{agency_id}~1{key_concept}~1{id}/get/parameters/2/schema "schema.maxLength" property must be defined
sec-array-boundaries: src/main/resources/public/openapi.yaml#L404
Schema of type array must specify maxItems and minItems. #/components/schemas/SearchResultItem/properties/status "status.maxItems" property must be defined
sec-no-default-additionalProperties: src/main/resources/public/openapi.yaml#L285
Objects should not allow unconstrained additionalProperties. Disable them with `additionalProperties: false` or add `maxProperties`.
sec-array-boundaries: src/main/resources/public/openapi.yaml#L404
Schema of type array must specify maxItems and minItems. #/components/schemas/SearchResultItem/properties/status "status.minItems" property must be defined
sec-string-maxlength: src/main/resources/public/openapi.yaml#L116
Strings (non enum) must specify a maximum length. #/paths/~1vocabularies~1{agency_id}~1{key_concept}~1{id}/get/responses/200/content/application~1json/schema/additionalProperties "additionalProperties.maxLength" property must be defined
sec-array-boundaries: src/main/resources/public/openapi.yaml#L367
Schema of type array must specify maxItems and minItems. #/components/schemas/SearchResult/properties/data/items "items.maxItems" property must be defined
sec-string-maxlength: src/main/resources/public/openapi.yaml#L367
Strings (non enum) must specify a maximum length. #/components/schemas/SearchResult/properties/data/items "items.maxLength" property must be defined
sec-string-maxlength: src/main/resources/public/openapi.yaml#L426
Strings (non enum) must specify a maximum length. #/components/schemas/SemanticAssetDetails/allOf/1/properties/subjects/items "items.maxLength" property must be defined
sec-string-maxlength: src/main/resources/public/openapi.yaml#L414
Strings (non enum) must specify a maximum length. #/components/schemas/SemanticAssetDetails/allOf/1/properties/accrualPeriodicity "accrualPeriodicity.maxLength" property must be defined
sec-string-maxlength: src/main/resources/public/openapi.yaml#L454
Strings (non enum) must specify a maximum length. #/components/schemas/SemanticAssetDetails/allOf/1/properties/temporal "temporal.maxLength" property must be defined
sec-string-maxlength: src/main/resources/public/openapi.yaml#L411
Strings (non enum) must specify a maximum length. #/components/schemas/SemanticAssetDetails/allOf/0 "[0].maxLength" property must be defined
sec-string-maxlength: src/main/resources/public/openapi.yaml#L407
Strings (non enum) must specify a maximum length. #/components/schemas/SearchResultItem/properties/status/items "items.maxLength" property must be defined
paths-status-problem-schema: src/main/resources/public/openapi.yaml#L542
"properties.detail" property must be truthy #/components/schemas/Problem/properties
sec-no-default-additionalProperties: src/main/resources/public/openapi.yaml#L412
Objects should not allow unconstrained additionalProperties. Disable them with `additionalProperties: false` or add `maxProperties`.
sec-array-boundaries: src/main/resources/public/openapi.yaml#L411
Schema of type array must specify maxItems and minItems. #/components/schemas/SemanticAssetDetails/allOf/0 "[0].minItems" property must be defined
sec-array-boundaries: src/main/resources/public/openapi.yaml#L367
Schema of type array must specify maxItems and minItems. #/components/schemas/SearchResult/properties/data/items "items.minItems" property must be defined
sec-array-boundaries: src/main/resources/public/openapi.yaml#L411
Schema of type array must specify maxItems and minItems. #/components/schemas/SemanticAssetDetails/allOf/0 "[0].maxItems" property must be defined
sec-no-default-additionalProperties: src/main/resources/public/openapi.yaml#L351
Objects should not allow unconstrained additionalProperties. Disable them with `additionalProperties: false` or add `maxProperties`.
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L301
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabulariesResult/properties/data/items
sec-protection-global-safe: src/main/resources/public/openapi.yaml#L68
The following operation is not protected by a `security` rule: #/paths/~1vocabularies~1{agency_id}~1{key_concept}/get/security
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L348
Strings (non enum) must specify a pattern or a format. #/components/schemas/NodeSummary/properties/summary
sec-protection-global-safe: src/main/resources/public/openapi.yaml#L49
The following operation is not protected by a `security` rule: #/paths/~1vocabularies/get/security
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L332
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/links/items/properties/type
no-method-name-in-operationId: src/main/resources/public/openapi.yaml#L199
Avoid using method names in operationIds.
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L306
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/title
sec-protection-global-safe: src/main/resources/public/openapi.yaml#L196
The following operation is not protected by a `security` rule: #/paths/~1semantic-assets~1by-iri/get/security
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L312
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/agencyId
sec-protection-global-safe: src/main/resources/public/openapi.yaml#L147
The following operation is not protected by a `security` rule: #/paths/~1semantic-assets/get/security
sec-protection-global-safe: src/main/resources/public/openapi.yaml#L95
The following operation is not protected by a `security` rule: #/paths/~1vocabularies~1{agency_id}~1{key_concept}~1{id}/get/security
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L106
Strings (non enum) must specify a pattern or a format. #/paths/~1vocabularies~1{agency_id}~1{key_concept}~1{id}/get/parameters/2/schema
sec-protection-global-safe: src/main/resources/public/openapi.yaml#L127
The following operation is not protected by a `security` rule: #/paths/~1status/get/security
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L116
Strings (non enum) must specify a pattern or a format. #/paths/~1vocabularies~1{agency_id}~1{key_concept}~1{id}/get/responses/200/content/application~1json/schema/additionalProperties
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L367
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResult/properties/data/items
no-method-name-in-operationId: src/main/resources/public/openapi.yaml#L130
Avoid using method names in operationIds.
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L328
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/links/items/properties/rel
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L282
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularyData/properties/data/items/additionalProperties
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L567
Strings (non enum) must specify a pattern or a format. #/components/responses/BadParameters/content/application~1problem+json/schema
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L382
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/description
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L407
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/status/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L392
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/versionInfo
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L411
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/0
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L309
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/description
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L440
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/creators/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L156
Strings (non enum) must specify a pattern or a format. #/paths/~1semantic-assets/get/parameters/0/schema
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L402
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/rightsHolder
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L487
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/projects/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L543
Strings (non enum) must specify a pattern or a format. #/components/schemas/Problem/properties/title
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L414
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/accrualPeriodicity
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L454
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/temporal
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L379
Strings (non enum) must specify a pattern or a format. #/components/schemas/SearchResultItem/properties/title
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L324
Strings (non enum) must specify a pattern or a format. #/components/schemas/VocabularySummary/properties/links/items/properties/href
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L479
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/keyClasses/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L464
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/agencyId
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L426
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/subjects/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L428
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/contactPoint
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L434
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/publishers/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L462
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/conformsTo/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L449
Strings (non enum) must specify a pattern or a format. #/components/schemas/SemanticAssetDetails/allOf/1/properties/languages/items
sec-string-pattern-or-format-or-enum: src/main/resources/public/openapi.yaml#L558
Strings (non enum) must specify a pattern or a format. #/components/schemas/Problem/properties/timestamp