Skip to content

Commit

Permalink
Remove documention for removed fields (#4652)
Browse files Browse the repository at this point in the history
These fields have been removed already

Signed-off-by: Tim Smith <tsmith84@gmail.com>
  • Loading branch information
tas50 authored Sep 11, 2024
1 parent c61ff2e commit 165a442
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions providers/core/resources/core.lr.manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,31 +257,9 @@ resources:
streetAddress: {}
min_mondoo_version: 5.15.0
platform:
docs:
desc: |
The `platform.runtimeEnv` fields is deprecated. Please use `platform.runtime` instead.
The `platform.release` field is deprecated. Please use `platform.version` instead.
fields:
arch: {}
build: {}
family: {}
fqdn: {}
kind: {}
labels:
min_mondoo_version: 5.37.0
name: {}
release: {}
runtime:
min_mondoo_version: 6.9.0
runtimeEnv: {}
title: {}
version:
min_mondoo_version: 6.9.0
vulnerabilityReport: {}
min_mondoo_version: 5.15.0
snippets:
- query: platform { name release }
title: Platform Name and Release
platform.advisories:
fields:
cvss: {}
Expand Down

0 comments on commit 165a442

Please sign in to comment.