Retrieving Vulnerability Closed Date via PSFalcon API #469
Unanswered
kpoznanski5
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Once a vulnerability has Get-FalconVulnerability -Filter "status:'closed'" Get-FalconVulnerability -Filter "closed_timestamp:>'now-30d'" |
Beta Was this translation helpful? Give feedback.
3 replies
-
Thank you BK.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
When retrieving vulnerability data via PS Falcon Get-FalconVulnerability command, the object has a property called “created_timestamp” which I assume is the equivalent to the "Created Date" on the CrowdStrike console. Please confirm.
Now, I am looking for a property which is the equivalent to the "Closed Date" on the CrowdStrike console.
I can't find it. Please help me to determine the "Closed Date" of the vulnerability when importing data using PSFalcon.
Thank you.
Kris
Beta Was this translation helpful? Give feedback.
All reactions