-
Notifications
You must be signed in to change notification settings - Fork 166
k8s Security analysis tool #145
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good 👍, can you add a test for this feature?
Can mock the results for each of the checks & validate that the tool call returns what you expect.
@rr-paras-patel any other thoughts since this addresses #136
@pt-vamshi this is nice start. but i would prefer MCP Prompt for such multi step operation. also there is not many clients yet supporting prompts so we can keep it available same function for Tools and Prompt both what do you think ? |
@pt-vamshi we can merge your PR with as additional tool for now. and later we can add prompt support. please add some test cases. |
okay thanks |
@pt-vamshi this is what i was expecting. |
fixed conflict |
@pt-vamshi Build is failing with this PR
Also, still want to get tests for this command before approving. Thanks! |
No description provided.