Skip to content

Commit

Permalink
appsec: update event rules 1.7.1 -> 1.8.0 (#2292)
Browse files Browse the repository at this point in the history
appsec: update event rules 1.7.1 -> 1.8.0
  • Loading branch information
eliottness authored Oct 25, 2023
1 parent 5f985bb commit 1dd3dd4
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 32 deletions.
4 changes: 2 additions & 2 deletions internal/appsec/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ package appsec

import _ "embed"

// Static recommended AppSec rule 1.7.1
// Source: https://github.com/DataDog/appsec-event-rules/blob/1.7.1/build/recommended.json
// Static recommended AppSec rule 1.8.0
// Source: https://github.com/DataDog/appsec-event-rules/blob/1.8.0/build/recommended.json
//
//go:embed rules.json
var staticRecommendedRules string
Loading

0 comments on commit 1dd3dd4

Please sign in to comment.