-
Notifications
You must be signed in to change notification settings - Fork 90
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: Investigate the possibility of integrating Dockfile scanning tool #164
Comments
/assign @runzexia @shaowenchen @soulseen |
@calvinyv: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions. |
Currently dockerfile-lint has 100k+ downloads. After I did some research work, I believe that it's worth us to integrate it into ks. There're three solutions here.
I prefer to choose the option three. Please don't hesitate to leave your comments. |
you said two solutions but posted three? @_@ |
My bad. Sorry for the mistake. I've fixed it. |
It is not suitable to integrate directly into the DevOps. We can use it as a solution.
|
Refer to this tech article sharing, some tools has ability to scan Dockfile and find the potential illegal issues, and some customers hope this could happen in ks.
https://mp.weixin.qq.com/s/z9ybN3iS3jD6tikjLoG_2Q
The text was updated successfully, but these errors were encountered: