-
Notifications
You must be signed in to change notification settings - Fork 905
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump submodules/falcosecurity-rules
Bumps [submodules/falcosecurity-rules](https://github.com/falcosecurity/rules) from `a22d0d7` to `e206c1a`. - [Release notes](https://github.com/falcosecurity/rules/releases) - [Commits](falcosecurity/rules@a22d0d7...e206c1a) --- updated-dependencies: - dependency-name: submodules/falcosecurity-rules dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information
1 parent
dd807b1
commit e4054fc
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule falcosecurity-rules
updated
24 files
+2 −1 | archive/application_rules.yaml | |
+1 −0 | build/checker/cmd/common.go | |
+1 −0 | build/checker/cmd/common_test.go | |
+1 −0 | build/checker/cmd/compare.go | |
+1 −0 | build/checker/cmd/compare_test.go | |
+1 −0 | build/checker/cmd/root.go | |
+1 −0 | build/checker/cmd/validate.go | |
+1 −0 | build/checker/main.go | |
+1 −0 | build/registry/cmd.go | |
+1 −0 | build/registry/config_layer.go | |
+1 −0 | build/registry/index.go | |
+1 −0 | build/registry/index_test.go | |
+1 −0 | build/registry/oci.go | |
+1 −0 | build/registry/registry.go | |
+1 −0 | build/registry/requirements.go | |
+17 −0 | build/registry/s3.go | |
+1 −0 | build/registry/tag.go | |
+1 −0 | build/registry/tag_test.go | |
+1 −0 | build/registry/targz.go | |
+1 −0 | registry.yaml | |
+2 −1 | rules/falco-deprecated_rules.yaml | |
+20 −0 | rules/falco-incubating_rules.yaml | |
+1 −0 | rules/falco-sandbox_rules.yaml | |
+1 −0 | rules/falco_rules.yaml |