coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Automated dependency management #71

Closed braxex closed 6 months ago

braxex commented 6 months ago

Summary

We need automated vulnerability monitoring and dependency management for our security tooling. This will compliment Code Climate and CodeQL in helping us keep our code high quality and secure.

This PR follows up on the in-repo configuration of Dependabot to monitor vulnerabilities and help us manage dependencies by adding a workflow to auto-merge Dependabot patches.

Addresses #69

Type of change

How To Test

n/a (Wait for the next Dependabot scan and PR creation process)

Checklist:

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 30663b3d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.