We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5b9ab commit ec786abCopy full SHA for ec786ab
2 files changed
govulncheck.txt
@@ -0,0 +1 @@
1
+No vulnerabilities found.
trivy-out.txt
@@ -0,0 +1,12 @@
+
2
+Report Summary
3
4
+┌────────┬───────┬─────────────────┬─────────┐
5
+│ Target │ Type │ Vulnerabilities │ Secrets │
6
+├────────┼───────┼─────────────────┼─────────┤
7
+│ go.mod │ gomod │ 0 │ - │
8
+└────────┴───────┴─────────────────┴─────────┘
9
+Legend:
10
+- '-': Not scanned
11
+- '0': Clean (no security findings detected)
12
0 commit comments