IT Security Audit Platform
3
Notifications
3 High Risk Findings
2 Assessments Due
View All
Admin User
Profile
Settings
Logout
Dashboard
Findings
Edit
Edit Finding
Finding Details
Assessment
Finding Title
*
Description
Looks like the website is not running wordfence for security
Risk Level
-- Select --
Low
Medium
High
Critical
Status
Open
In Progress
Resolved
Accepted Risk
Closed
Priority
-- Select --
Low
Medium
High
Critical
Recommendation
Buy a subscription
Estimated Cost (Min)
$
Estimated Cost (Max)
$
Cancel
Save Changes
Finding Info
Created:
Oct 13, 2025
public class UpdateFindingDto { public string FindingTitle { get; set; } = string.Empty; public string? FindingDescription { get; set; } public string? Recommendation { get; set; } public string? Priority { get; set; } public string Status { get; set; } = "Open"; public decimal? EstimatedCostMin { get; set; } public decimal? EstimatedCostMax { get; set; } }
An error has occurred. This application may no longer respond until reloaded.
Reload
🗙