Skip to content

Commit

Permalink
Update fields descriptions from cnquery (#430)
Browse files Browse the repository at this point in the history
Updates from mondoohq/cnquery#4793

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Oct 30, 2024
1 parent 5de449c commit fdb890d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/mql/resources/os-pack/asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ displayed_sidebar: MQL

**Fields**

| ID | TYPE | DESCRIPTION |
| ------------------- | ------------------ | -------------------------------------------------------------------------------------------------- |
| cpes | &#91;&#93;core.cpe | Common Platform Enumeration (CPE) for the asset |
| vulnerabilityReport | dict | Advisory & vulnerability report, Deprecated; will be removed in version 12.0, use vulnmgmt instead |
| purl | string | Platform URL in the Package URL format, That's a URL as alternative to the CPE format |
| ID | TYPE | DESCRIPTION |
| ------------------- | ------------------ | --------------------------------------------------------------------------------------------------- |
| cpes | &#91;&#93;core.cpe | Common Platform Enumeration (CPE) for the asset |
| vulnerabilityReport | dict | Advisory & vulnerability report, Deprecated; will be removed in version 12.0 (use vulnmgmt instead) |
| purl | string | Platform URL in the package URL format (as opposed to the CPE format) |

0 comments on commit fdb890d

Please sign in to comment.