-
Notifications
You must be signed in to change notification settings - Fork 0
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
DevSecOps for DataHub and find-moj-data #32
Comments
This looks like a useful integration https://github.com/kunalnagarco/action-cve |
Added action-cve to find-moj-data. Dependabot isn't capable of detecting helm chart version changes, so another solution will be needed (e.g. renovate) for monitoring changes with DataHub helm charts in the data-catalogue repo. We will also want to subscribe to new vulnerabilities reported on the DataHub repo |
Created a workflow to post security DataHub advisories posted on GitHub to the alerts Slack channel. Attempted to repackage deployment into a helm chart to allow use of a workflow action to track helm chart versions as they are released, and automatically raise pull requests. This was unsuccessful due to limitations with dictating helm chart installation order. Have settled for subscribing the alert slack channel to releases from the DataHub helm repository, and manual updates. |
We should be aware of any security vulnerabilities that have been raised for DataHub (see the Security tab on the GitHub page)
We should especially be alerted when a vulnerability is raised that applies for any of our deployed DataHub versions
Scans to look into:
The text was updated successfully, but these errors were encountered: