Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions src/content/changelogs/waf-general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ topLevelLink: "/waf/change-log/"
productArea: Application security
productAreaLink: /fundamentals/reference/changelog/security/
entries:
- publish_date: "2024-11-14"
title: Security Events Pagination
description: |-
Fixed an issue with pagination in Security events Activity Log where some pages were missing data. Also removed the total count from the Activity Log as these are only sampled logs.
- publish_date: "2024-11-11"
title: Highlight malicious portion of logged Payloads
description: |-
The matched payloads in Security Events will now highlight the portion of the payload that was flagged as malicious.
- publish_date: "2024-11-04"
title: New table in Security Analytics and Security Events
description: |-
Switched to a new, more responsive table in Security Analytics and Security Events.
- publish_date: "2024-08-29"
title: Fixed occasional attack score mismatches
description: |-
Expand Down
Loading