wellcomecollection / platform-infrastructure

:building_construction: Infrastructure for the Wellcome Digital Platform
MIT License
24 stars 8 forks source link

Enable vulnerability alerts and automated remediation PRs for Typescript & Scala repositories #431

Closed kenoir closed 5 months ago

kenoir commented 5 months ago

In order to improve the security of our services we should have visibility of Dependabot alerts, CodeQL issues, secrets in code and an automated mechanism to raise PRs to remediate vulnerabilities.

See: https://github.com/wellcomecollection/docs/pull/101

This will involve:

kenoir commented 5 months ago

See https://github.com/wellcomecollection/scala-steward for part of our scala vulnerability remediation solution.