-
-
Notifications
You must be signed in to change notification settings - Fork 241
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
added kubescape as a linter to megalinter/descriptors/kubernetes.meg… #2531
Conversation
@muandane this PR looks great, many thanks for submitting it :) To add an embedded linter, you need additional actions and file, that you can see in the following documentation https://megalinter.io/latest/contributing/#add-a-new-linter Don't hesitate to ask if you need support, thanks again :) |
@nvuillam i'm working on it and encountered an issue with documentation generation, but i couldn't find the doc URL in or is it simply meant to be described by these two ["linter_repo:", "linter_url:"] Edit:
|
4588490
to
4b2c7f8
Compare
This pull request has been automatically marked as stale because it has not had recent activity. If you think this pull request should stay open, please remove the |
@muandane are you still working on this? |
@bdovaz yes :) |
…linter-descriptor.yml
Following the contribution guide i added a test folder with good and bad directories, added sarif configuration to the kuebscape discriptor
…or inside the kubescape linter
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.
Great PR, many thanks for your contribution @muandane :)
kubernetes-linter-descriptor.yml
Feature: Kubescape security analysis as a kubernetes linter
Proposed Changes
Readiness Checklist
Author/Contributor
Reviewing Maintainer
breaking
if this is a large fundamental changeautomation
,bug
,documentation
,enhancement
,infrastructure
, orperformance