Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanan-ravi committed Dec 20, 2024
1 parent 7edd72d commit 7f25ae4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion deepfence_agent/plugins/SecretScanner
Submodule SecretScanner updated 2 files
+9 −9 go.mod
+26 −24 go.sum
2 changes: 1 addition & 1 deletion deepfence_agent/plugins/YaraHunter
Submodule YaraHunter updated 2 files
+8 −8 go.mod
+24 −22 go.sum
2 changes: 1 addition & 1 deletion deepfence_agent/plugins/package-scanner
Submodule package-scanner updated 2 files
+4 −4 go.mod
+12 −10 go.sum
2 changes: 1 addition & 1 deletion deepfence_agent/plugins/yara-rules
Submodule yara-rules updated 1 files
+1 −1 build-timestamp
2 changes: 1 addition & 1 deletion deepfence_worker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/deepfence/SecretScanner v0.0.0-00010101000000-000000000000
github.com/deepfence/ThreatMapper/deepfence_server v0.0.0-00010101000000-000000000000
github.com/deepfence/ThreatMapper/deepfence_utils v0.0.0-00010101000000-000000000000
github.com/deepfence/YaraHunter v0.0.0-20241220120658-9fe5a5990863
github.com/deepfence/YaraHunter v0.0.0-20241220175410-f07b2ac891bb
github.com/deepfence/agent-plugins-grpc v1.1.0
github.com/deepfence/golang_deepfence_sdk/utils v0.0.0-20241112090544-f42aabb5dc7f
github.com/deepfence/match-scanner v0.0.0-20241104190155-00799508ab6c
Expand Down

0 comments on commit 7f25ae4

Please sign in to comment.