cisagov / LME

Logging Made Easy (LME) is a no cost, open source platform that centralizes log collection, enhances threat detection, and enables real-time alerting, helping small to medium-sized organizations secure their infrastructure.
https://www.cisa.gov/resources-tools/services/logging-made-easy
Other
892 stars 72 forks source link

Updated API & Sel tests for suspiscious powershell panel #405

Closed rishagg01 closed 3 months ago

rishagg01 commented 3 months ago

๐Ÿ—ฃ Description

Added Test data (API Call) and modified Selenium Test for Suspicious PowerShell Panel on User Security Dashboard.

๐Ÿ’ญ Motivation and context

Selenium test for Suspicious PowerShell panel was being skipped because there was no data.

This change adds test data and uses new CSS locator to identify proper loading of the panel.

๐Ÿ“ท Screenshots (DELETE IF UNAPPLICABLE)

๐Ÿงช Testing

All the API and Sel tests were executed and all passed.

โœ… Pre-approval checklist

โœ… Pre-merge Checklist

โœ… Post-merge Checklist