Skip to content

Commit

Permalink
chore(main): release 5.10.0 (#471)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [5.10.0](googleapis/nodejs-security-center@v5.9.0...v5.10.0) (2022-04-11)


### Features

* Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state ([#474](googleapis/nodejs-security-center#474)) ([b29893c](googleapis/nodejs-security-center@b29893c))
* Add next_steps field to finding's list of attributes ([#476](googleapis/nodejs-security-center#476)) ([326e8d2](googleapis/nodejs-security-center@326e8d2))
* AuditConfig for IAM v1 ([#470](googleapis/nodejs-security-center#470)) ([2ec070f](googleapis/nodejs-security-center@2ec070f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Apr 11, 2022
1 parent e18892d commit b3af98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security-center/snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "Apache-2.0",
"dependencies": {
"@google-cloud/pubsub": "^2.0.0",
"@google-cloud/security-center": "^5.9.0"
"@google-cloud/security-center": "^5.10.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit b3af98e

Please sign in to comment.