Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(knative&crossplane): add support to knative and crossplane #5634

Merged
merged 31 commits into from
Jul 28, 2022

Conversation

cxMiguelSilva
Copy link
Collaborator

@cxMiguelSilva cxMiguelSilva commented Jul 22, 2022

Proposed Changes

  • Add support to Knative files
  • Add support to Crossplane files
  • Add 11 Crossplane AWS Security Queries
  • Add 2 Crossplane Azure Security Queries
  • Add 2 Crossplane GCP Security Queries

I submit this contribution under the Apache-2.0 license.

cxMiguelSilva and others added 13 commits July 19, 2022 11:08
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](BurntSushi/toml@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…5628)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.58 to 1.44.59.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.44.58...v1.44.59)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: João Reigota <[email protected]>
Co-authored-by: Rafaela Soares <[email protected]>
@cxMiguelSilva cxMiguelSilva added feature New feature go Pull requests that update Go code release/1.6 labels Jul 22, 2022
@cxMiguelSilva cxMiguelSilva self-assigned this Jul 22, 2022
@cxMiguelSilva cxMiguelSilva marked this pull request as draft July 22, 2022 09:37
@cxMiguelSilva cxMiguelSilva marked this pull request as ready for review July 22, 2022 10:12
Copy link
Contributor

@rafaela-soares rafaela-soares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few additional considerations:

  • Maybe it will make sense to use the walk function to reduce the number of policies (at the moment, the query is looking kinda the same for both kinds)

  • Is it metadata.name required in Crossplane?

  • Please, update the branch with the release/1.6

Copy link
Contributor

@rafaela-soares rafaela-soares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, merge the branch with release/1.6

Copy link
Contributor

@rafaela-soares rafaela-soares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@rafaela-soares rafaela-soares merged commit fbfa9e5 into release/1.6 Jul 28, 2022
@rafaela-soares rafaela-soares deleted the feat/support_knative_crossplane branch July 28, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature go Pull requests that update Go code release/1.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants