-
Notifications
You must be signed in to change notification settings - Fork 266
Add status and successful filters on dashboard. #3464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
added filter for dashboard graphs for ignored malicious events and successful exploits moved from ignored only to add filter for all status of threat detection remove from other pages, and UI fixes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 AI Security analysis: "Automated checks reported no security findings for this change set. Absence of alerts is not proof of safety—sensitive code paths, configuration, and dependencies should be validated manually or with additional tools."
| Risk Level | AI Score |
|---|---|
| 🟢 NO RISK | 10.0/100 |
Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)
| Title | Location | Recommendation |
|---|---|---|
| — | — | No issues to display |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 AI Security analysis: "Automated scans reported no security findings in the 15 changed files. This lowers immediate concern but does not prove absence of vulnerabilities due to scanner blind spots, limited rulesets, or unscanned artifacts."
| Risk Level | AI Score |
|---|---|
| 🟢 NO RISK | 5.0/100 |
Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)
| Title | Location | Recommendation |
|---|---|---|
| — | — | No issues to display |
…ecurity/akto into feat/threat-dashboard-release
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 AI Security analysis: "Automated scans reported no security findings in the 15 changed files. This lowers immediate concern but does not prove absence of vulnerabilities due to scanner blind spots, limited rulesets, or unscanned artifacts."
| Risk Level | AI Score |
|---|---|
| 🟢 NO RISK | 5.0/100 |
Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)
| Title | Location | Recommendation |
|---|---|---|
| — | — | No issues to display |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 AI Security analysis: "Automated scan found no security issues in 13 changed files and no auto-fixes were applied. This lowers immediate automated detections but does not guarantee absence of vulnerabilities in business logic, third-party dependencies, or configuration/secret exposure."
| Risk Level | AI Score |
|---|---|
| 🟢 NO RISK | 5.0/100 |
Top 0 security issues / 0 total (Critical: 0, High: 0, Medium: 0, Low: 0)
| Title | Location | Recommendation |
|---|---|---|
| — | — | No issues to display |
added filter for dashboard graphs for ignored malicious events and successful exploits
moved from ignored only to add filter for all status of threat detection
remove from other pages, and UI fixes