Skip to content

Commit

Permalink
internal/appsec: update the security rules to v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio-Guerra committed Mar 1, 2022
1 parent c5d3ff2 commit 7f165e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion internal/appsec/_tools/rules-updater/Dockerfile
@@ -1,6 +1,6 @@
FROM tdewolff/minify as minify
ARG version
ADD https://raw.githubusercontent.com/DataDog/appsec-event-rules/$version/v2/build/recommended.json /home
ADD https://raw.githubusercontent.com/DataDog/appsec-event-rules/$version/build/recommended.json /home
RUN minify --type=json -o /home/out.json /home/recommended.json

FROM golang as go-format
Expand Down
6 changes: 3 additions & 3 deletions internal/appsec/rule.go

Large diffs are not rendered by default.

0 comments on commit 7f165e6

Please sign in to comment.