Bump go.opentelemetry.io/collector/config/configgrpc from 0.80.0 to 0.102.1 #12
DryRunSecurity / Sensitive Files Analyzer
succeeded
Jun 5, 2024 in 2s
DryRun Security
Details
Sensitive Files Analyzer Findings: 2 detected
⚠️ Potential Sensitive File go.mod (click for details)
Type | Potential Sensitive File |
Description | Golang applications manage their dependencies through their go.mod and go.sum files. A change in these files may indicate an addition of a library/dependency which could introduce additional risk to the application either through vulnerable code, expansion of the application's attack surface via additional routes, or malicious code. |
Filename | go.mod |
CodeLink | Lines 1 to 7 in fd94932 |
⚠️ Potential Sensitive File go.sum (click for details)
Type | Potential Sensitive File |
Description | Golang applications manage their dependencies through their go.mod and go.sum files. A change in these files may indicate an addition of a library/dependency which could introduce additional risk to the application either through vulnerable code, expansion of the application's attack surface via additional routes, or malicious code. |
Filename | go.sum |
CodeLink | Lines 41 to 46 in fd94932 |
Loading