lacework/lacework-code-security

Scan code with Lacework's Code Security offering

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 29, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: lacework/code-security-action@2c78d64a156f73487dd6d32754886e0df12899d3 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
sourcesSources directory to analyzeno.
targetOne of push, old or new to represent which is being analyzedno
tokenSet to a GitHub token for the repository with write permissions for PRs to enable PR commentsno
footerA block of Markdown that will be appended to any PR comments postedno
code-scanning-pathPath to write code scanning SARIF filenocode-scanning.sarif
namedescription
old-completedIf running a target called old, whether the analysis for this was completed
new-completedIf running a target called new, whether the analysis for this was completed
push-completedIf running a target called push, whether the analysis for this was completed
display-completedIf displaying results, whether this was completed
comment-postedIf a comment was posted, a link to this comment