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

Summary api objects #32

Merged
merged 8 commits into from
Aug 10, 2023
Merged

Summary api objects #32

merged 8 commits into from
Aug 10, 2023

Conversation

rcohencyberarmor
Copy link
Contributor

change the VulnerabilityManifestSummarySpec as represent in the following link:
https://cyberarmor-io.atlassian.net/wiki/spaces/RD/pages/216727553/Summary+vuln+object+CRD+modification

rcohencyberarmor added 4 commits August 9, 2023 15:06
Signed-off-by: rcohencyberarmor <[email protected]>
Signed-off-by: rcohencyberarmor <[email protected]>
Signed-off-by: rcohencyberarmor <[email protected]>
@codiumai-pr-agent-free
Copy link

PR Analysis

  • 🎯 Main theme: Refactoring the VulnerabilityManifestSummarySpec object
  • 📌 Type of PR: Refactoring
  • 🧪 Relevant tests added: No
  • Focused PR: Yes, all changes are related to the refactoring of the VulnerabilityManifestSummarySpec object
  • 🔒 Security concerns: No, the changes in this PR do not introduce any obvious security concerns.

PR Feedback

  • General suggestions: The PR is well-structured and the changes are consistent. However, it would be beneficial to include unit tests to verify the new functionality. Additionally, it would be helpful to include more detailed commit messages to provide context for the changes.

  • 🤖 Code feedback:

How to use

To invoke the PR-Agent, add a comment using one of the following commands:
/review [-i]: Request a review of your Pull Request. For an incremental review, which only considers changes since the last review, include the '-i' option.
/describe: Modify the PR title and description based on the contents of the PR.
/improve: Suggest improvements to the code in the PR.
/ask <QUESTION>: Pose a question about the PR.

To edit any configuration parameter from 'configuration.toml', add --config_path=new_value
For example: /review --pr_reviewer.extra_instructions="focus on the file: ..."
To list the possible configuration parameters, use the /config command.

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

Summary:

  • License scan: success
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

rcohencyberarmor added 2 commits August 9, 2023 17:04
Signed-off-by: rcohencyberarmor <[email protected]>
Signed-off-by: rcohencyberarmor <[email protected]>
namespace: "kubescape"
name: "kubescape-replicaset-storage-cf988cc64-cd47-4240"
kind: "vulnerabilitymanifests"

Copy link
Collaborator

Choose a reason for hiding this comment

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

style: missing proper trailing newline

This is probably because your editor saves newlines as CRLF. Try using LF.

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

Summary:

  • License scan: success
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

Copy link

@dwertent dwertent left a comment

Choose a reason for hiding this comment

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

Please notice the changes I made to the CRD format

artifacts/vulnerabilitymanifestsummaries/01-example.yaml Outdated Show resolved Hide resolved
artifacts/vulnerabilitymanifestsummaries/01-example.yaml Outdated Show resolved Hide resolved
artifacts/vulnerabilitymanifestsummaries/01-example.yaml Outdated Show resolved Hide resolved
@github-actions
Copy link

Summary:

  • License scan: success
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

@github-actions
Copy link

Summary:

  • License scan: success
  • Credentials scan: success
  • Vulnerabilities scan: success
  • Unit test: success
  • Go linting: success

Copy link
Collaborator

@vladklokun vladklokun left a comment

Choose a reason for hiding this comment

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

LGTM

@vladklokun vladklokun dismissed dwertent’s stale review August 10, 2023 14:34

Razi addressed the requested changes in the latest version.

@vladklokun vladklokun merged commit ca6ab2d into main Aug 10, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants