mr-menno/Lacework Scanner
Scan container images for vulnerabitilies using Lacework
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| LW_ACCOUNT_NAME | Your Lacework account name. For example, if your login URL is mycompany.lacework.net, the account name is mycompany. | yes | — |
| LW_ACCESS_TOKEN | Authorization token. Copy and paste the token from the inline scanner integration created in the Lacework console. | yes | — |
| IMAGE_NAME | Name of the container image you want to scan, for example, `node`. | no | — |
| IMAGE_TAG | Tag of the container image you want to scan, for example, `12.18.2-alpine`. | no | — |
| FAIL_POLICY | Should the scan fail on policy violations? | no | false |
| FAIL_SEVERITY | List of failure reasons [critical, critical-fixable, high, high-fixable, medium, medium-fixable, low, low-fixable, info, info-fixable] | no | false |
| BLOCKING | prevent any blocking of results. Set to false to prevent blocking | no | true |
Outputs
no outputs