Run contextual analysis and secret detection in Docker scans #188
analysis.yml
on: pull_request
Static-Check
12s
Go-Sec
1m 40s
Annotations
14 errors and 2 warnings
Static-Check:
cli/scancommands.go#L27
could not import github.com/jfrog/jfrog-cli-security/commands/audit (-: # github.com/jfrog/jfrog-cli-security/commands/audit
|
Static-Check:
commands/audit/audit.go#L165
undefined: xrayutils.IsEntitledForJas) (typecheck)
|
Static-Check:
cli/scancommands.go#L29
could not import github.com/jfrog/jfrog-cli-security/commands/scan (-: # github.com/jfrog/jfrog-cli-security/commands/scan
|
Static-Check:
commands/scan/scan.go#L189
undefined: xrutils.IsEntitledForJas) (typecheck)
|
Static-Check:
scans_test.go#L24
could not import github.com/jfrog/jfrog-cli-security/commands/scan (-: # github.com/jfrog/jfrog-cli-security/commands/scan
|
Static-Check:
commands/scan/scan.go#L189
undefined: xrutils.IsEntitledForJas) (typecheck)
|
Static-Check:
commands/audit/audit.go#L165
undefined: xrayutils.IsEntitledForJas (typecheck)
|
Static-Check:
commands/curation/curationaudit.go#L22
could not import github.com/jfrog/jfrog-cli-security/commands/audit (-: # github.com/jfrog/jfrog-cli-security/commands/audit
|
Static-Check:
commands/audit/audit.go#L165
undefined: xrayutils.IsEntitledForJas) (typecheck)
|
Static-Check:
commands/scan/scan.go#L189
undefined: xrutils.IsEntitledForJas (typecheck)
|
Go-Sec:
commands/scan/scan.go#L189
undefined: xrutils.IsEntitledForJas
|
Go-Sec:
commands/scan/scan.go#L189
undefined: xrutils.IsEntitledForJas
|
Go-Sec:
commands/audit/audit.go#L165
undefined: xrayutils.IsEntitledForJas
|
Go-Sec:
commands/audit/audit.go#L165
undefined: xrayutils.IsEntitledForJas
|
Static-Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go-Sec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|