chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /terraform-provider-jans #10401
DryRunSecurity / Sensitive Files Analyzer
succeeded
Dec 11, 2024 in 5s
DryRun Security
Details
Sensitive Files Analyzer Findings: 2 detected
⚠️ Potential Sensitive File terraform-provider-jans/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 | terraform-provider-jans/go.mod |
CodeLink | jans/terraform-provider-jans/go.mod Lines 15 to 22 in fc1c770 |
⚠️ Potential Sensitive File terraform-provider-jans/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 | terraform-provider-jans/go.sum |
CodeLink | jans/terraform-provider-jans/go.sum Lines 127 to 138 in fc1c770 |
Loading