Skip to content

Latest commit

 

History

History
executable file
·
28 lines (18 loc) · 1.92 KB

README.md

File metadata and controls

executable file
·
28 lines (18 loc) · 1.92 KB

Lacework Orb for CircleCI

CircleCI Build Status Orb Version Badge CircleCI Community

Use the Lacework Orb to add security into your CI/CD pipeline. You can run vulnerability scans and other operations.

Usage

Example use-cases are provided on the orb registry page. Source for these examples can be found within the src/examples directory.

Resources

Lacework Orb Registry Page - Official registry page of this orb for all versions, executors, commands, and jobs described.
CircleCI Orb Docs - Docs for using and creating CircleCI Orbs.

How To Contribute

We welcome issues to and pull requests against this repository!

To publish a new production version:

  • Create a PR to the Alpha branch with your changes. This will act as a "staging" branch.
  • When ready to publish a new production version, create a PR from Alpha to master. The Git Subject should include [semver:patch|minor|release|skip] to indicate the type of release.
  • On merge, the release will be published to the orb registry automatically.

For further questions/comments about this or other orbs, visit the Orb Category of CircleCI Discuss.