mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
API changes for confidential/#2118 (#15092)
API changes for https://github.com/fleetdm/confidential/issues/2118 --------- Co-authored-by: Victor Lyuboslavsky <victor.lyuboslavsky@gmail.com>
This commit is contained in:
parent
cda91571b8
commit
832f7fd8b6
@ -6995,6 +6995,17 @@ Deletes the session specified by ID. When the user associated with the session n
|
||||
}
|
||||
],
|
||||
"hosts_count": 1
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "1Password – Password Manager",
|
||||
"version": "2.3.7",
|
||||
"source": "chrome_extensions",
|
||||
"extension_id": "aeblfdkhhhdcdjpifhhbdiojplfjncoa",
|
||||
"browser": "chrome",
|
||||
"generated_cpe": "cpe:2.3:a:1password:1password:2.3.7:*:*:*:*:chrome:*:*",
|
||||
"vulnerabilities": null,
|
||||
"hosts_count": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user