Skip to content

Commit

Permalink
Release v0.3.0 (#351)
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <[email protected]>
  • Loading branch information
afiune authored Mar 24, 2021
1 parent 53c0b1b commit d646434
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 8 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v0.3.0

## Features
* feat(ux): improve container scan error messages (Salim Afiune Maya)([34e6ee7](https://github.com/lacework/go-sdk/commit/34e6ee7df622e47fd29d0845f0abe6158bb6e97d))
* feat(api): implement account information endpoint (#349) (Salim Afiune)([1392ecb](https://github.com/lacework/go-sdk/commit/1392ecb98c2908ab143ee630f0df4e0453a07767))
* feat(cli): new list-registries sub-command (Salim Afiune Maya)([7a828fe](https://github.com/lacework/go-sdk/commit/7a828fef4fe728873eb19bf689c892160ecb6a68))
## Other Changes
* chore: ran make prepare (Salim Afiune Maya)([662b220](https://github.com/lacework/go-sdk/commit/662b220a67f900fe003a0d275462589c1df0eb1b))
* ci: fix prepare-test-resources job (#348) (Darren)([a071c04](https://github.com/lacework/go-sdk/commit/a071c040a4c14eaa4c5b154361d94b5ffcb7d458))
* ci: open release pull request automatically (Salim Afiune Maya)([f227182](https://github.com/lacework/go-sdk/commit/f2271824616649f827fcffc5a15c99fdc809dd04))
* ci: automatic minor version bump (Salim Afiune Maya)([73e2cb9](https://github.com/lacework/go-sdk/commit/73e2cb9cb11f22909f7d698e10aa28a6a961061f))
* test: change target for container vuln scanning (#343) (Darren)([c348b01](https://github.com/lacework/go-sdk/commit/c348b0156f6846fb999202a29380639f0899c490))
---
# v0.2.23

## Features
Expand Down
13 changes: 10 additions & 3 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.2.23`.
Another day, another release. These are the release notes for the version `v0.3.0`.

## Features
* feat(cli): add Azure list-tenants sub-command (#341) (Darren)([960a8b7](https://github.com/lacework/go-sdk/commit/960a8b7f53a52febb66e89dce20f28211569a3fb))
* feat(cli): filter vulnerability assessments by severity (#338) (Darren)([07af9b1](https://github.com/lacework/go-sdk/commit/07af9b1091c8387d5d9e094a0fb5e9024749e4ef))
* feat(ux): improve container scan error messages (Salim Afiune Maya)([34e6ee7](https://github.com/lacework/go-sdk/commit/34e6ee7df622e47fd29d0845f0abe6158bb6e97d))
* feat(api): implement account information endpoint (#349) (Salim Afiune)([1392ecb](https://github.com/lacework/go-sdk/commit/1392ecb98c2908ab143ee630f0df4e0453a07767))
* feat(cli): new list-registries sub-command (Salim Afiune Maya)([7a828fe](https://github.com/lacework/go-sdk/commit/7a828fef4fe728873eb19bf689c892160ecb6a68))
## Other Changes
* chore: ran make prepare (Salim Afiune Maya)([662b220](https://github.com/lacework/go-sdk/commit/662b220a67f900fe003a0d275462589c1df0eb1b))
* ci: fix prepare-test-resources job (#348) (Darren)([a071c04](https://github.com/lacework/go-sdk/commit/a071c040a4c14eaa4c5b154361d94b5ffcb7d458))
* ci: open release pull request automatically (Salim Afiune Maya)([f227182](https://github.com/lacework/go-sdk/commit/f2271824616649f827fcffc5a15c99fdc809dd04))
* ci: automatic minor version bump (Salim Afiune Maya)([73e2cb9](https://github.com/lacework/go-sdk/commit/73e2cb9cb11f22909f7d698e10aa28a6a961061f))
* test: change target for container vuln scanning (#343) (Darren)([c348b01](https://github.com/lacework/go-sdk/commit/c348b0156f6846fb999202a29380639f0899c490))

## Docker Images
* `docker pull lacework/lacework-cli:latest`
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.24-dev
0.3.0
4 changes: 2 additions & 2 deletions api/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/docs/lacework_compliance.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Get started by integrating one or more cloud accounts using the command:

$ lacework integration create

Or, if you prefer to do it via the WebUI, log in to your account at:
If you prefer to configure the integration via the WebUI, log in to your account at:

https://<ACCOUNT>.lacework.net

Expand Down
3 changes: 2 additions & 1 deletion cli/docs/lacework_vulnerability_container.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To create a new integration use the following command:

$ lacework integration create

Or, if you prefer to do it via the WebUI, log in to your account at:
If you prefer to configure the integration via the WebUI, log in to your account at:

https://<ACCOUNT>.lacework.net

Expand Down Expand Up @@ -44,6 +44,7 @@ Then navigate to Settings > Integrations > Container Registry.

* [lacework vulnerability](lacework_vulnerability.md) - container and host vulnerability assessments
* [lacework vulnerability container list-assessments](lacework_vulnerability_container_list-assessments.md) - list container vulnerability assessments (default last 7 days)
* [lacework vulnerability container list-registries](lacework_vulnerability_container_list-registries.md) - list all container registries configured
* [lacework vulnerability container scan](lacework_vulnerability_container_scan.md) - request an on-demand container vulnerability assessment
* [lacework vulnerability container scan-status](lacework_vulnerability_container_scan-status.md) - check the status of an on-demand container vulnerability assessment
* [lacework vulnerability container show-assessment](lacework_vulnerability_container_show-assessment.md) - show results of a container vulnerability assessment
Expand Down
35 changes: 35 additions & 0 deletions cli/docs/lacework_vulnerability_container_list-registries.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## lacework vulnerability container list-registries

list all container registries configured

### Synopsis

List all container registries configured in your account.

```
lacework vulnerability container list-registries [flags]
```

### Options

```
-h, --help help for list-registries
```

### Options inherited from parent commands

```
-a, --account string account subdomain of URL (i.e. <ACCOUNT>.lacework.net)
-k, --api_key string access key id
-s, --api_secret string secret access key
--debug turn on debug logging
--json switch commands output from human-readable to json format
--nocolor turn off colors
--noninteractive turn off interactive mode (disable spinners, prompts, etc.)
-p, --profile string switch between profiles configured at ~/.lacework.toml
```

### SEE ALSO

* [lacework vulnerability container](lacework_vulnerability_container.md) - vulnerability assessment for containers

4 changes: 4 additions & 0 deletions cli/docs/lacework_vulnerability_container_scan.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Arguments:
<repository> repository name that contains the container image
<tag|digest> either a tag or an image digest to scan (digest format: sha256:1ee...1d3b)

To list all container registries configured in your account:

$ lacework vulnerability container list-registries

```
lacework vulnerability container scan <registry> <repository> <tag|digest> [flags]
```
Expand Down

0 comments on commit d646434

Please sign in to comment.